Marcel Schulz
|
4815cc7f02
|
Put some const char* into F() Makro.
Cleaned up some debug messages.
Standard mode now is non debug.
|
2017-12-11 01:02:26 +01:00 |
|
Marcel Schulz
|
bf01311e36
|
Added Automatic client adding enable/disable feature.
Added a function to get the mac of the device of the last received message.
|
2017-12-10 23:54:23 +01:00 |
|
Marcel Schulz
|
fb1c6f7fb4
|
Changed the comments in the example sketches.
|
2017-11-22 00:23:53 +01:00 |
|
Marcel Schulz
|
9944f45603
|
Changed the examples to run with the new lib architecture. Only some comments and the constructor to create a new networkDevice were changed.
|
2017-11-21 23:51:58 +01:00 |
|
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
|
1128d8c3c4
|
Added two examples UniversalSensorMaster.ino and BME280_Client.ino
|
2017-11-20 22:14:52 +01:00 |
|
Marcel Schulz
|
28f7ce0fc4
|
Deleted SBSensors_config.h
|
2017-11-20 17:07:49 +01:00 |
|
Marcel Schulz
|
35b56c80c9
|
Added LICENSE file.
|
2017-11-20 16:59:21 +01:00 |
|
Marcel Schulz
|
0c8e8582b9
|
Added sources, library properties and example code.
|
2017-11-20 16:54:06 +01:00 |
|
Marcel Schulz
|
b11766a5cf
|
Some changes
|
2017-11-19 21:32:03 +01:00 |
|
Marcel Schulz
|
9ea6d1ce26
|
Added Readme.md
|
2017-11-19 20:33:45 +01:00 |
|