This website requires JavaScript.
Explore
Help
Sign In
ESP8266-Sensor
/
SBNetwork
Watch
1
Star
0
Fork
0
You've already forked SBNetwork
Code
Issues
Pull Requests
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
1,005
KiB
9944f45603
Commit Graph
3 Commits
Author
SHA1
Message
Date
Marcel Schulz
a99d91c30b
Changed the lib architecture. Now you don't need to change a define in the SBNetwork_config.h to change the device type from Master to Client. You can do this in the constructor ob SBNetwork class. The code get a little bit bigger now, because the lib always compiles for both master and client device. But it is definitively better to use now.
2017-11-21 23:50:29 +01:00
Marcel Schulz
28f7ce0fc4
Deleted SBSensors_config.h
2017-11-20 17:07:49 +01:00
Marcel Schulz
0c8e8582b9
Added sources, library properties and example code.
2017-11-20 16:54:06 +01:00