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
14
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Marcel Schulz
bb6da7e5d7
Did some changes in ping process. A ping now must get an answer from the destination device, otherwise the ping returns false. The master device now must be available and must know the device as a slave before it answers with a return ping. This prevents a slave to send data to master but the master doesn't know the slave (maybe because of a reset). This makes finding errors much easier than before.
2017-12-14 23:38:46 +01:00
Marcel Schulz
b73eff4bec
Increased version to 1.0.2 in library.properties.
2017-12-12 21:54:40 +01:00
Marcel Schulz
0c8e8582b9
Added sources, library properties and example code.
2017-11-20 16:54:06 +01:00