SBNetwork/src
Marcel Schulz 9b632383a8 Removed self made ack handling. Now it seems to work very stable. 2018-02-11 14:14:40 +01:00
..
SBDevice.cpp Removed self made ack handling. Now it seems to work very stable. 2018-02-11 14:14:40 +01:00
SBDevice.h Did some changes in header include structure, because the library was not compiling successfully after extracting code to SBDevice.cpp. 2017-12-15 14:06:14 +01:00
SBNetwork.cpp Removed self made ack handling. Now it seems to work very stable. 2018-02-11 14:14:40 +01:00
SBNetwork.h Removed self made ack handling. Now it seems to work very stable. 2018-02-11 14:14:40 +01:00
SBNetwork_config.h Removed self made ack handling. Now it seems to work very stable. 2018-02-11 14:14:40 +01:00
SBTypes.cpp Added sources, library properties and example code. 2017-11-20 16:54:06 +01:00
SBTypes.h Changed the library to not use AutoAcknowledge so that an analysis of the network can not be done by a simple trying to ping a device/master. The master must be paired to a device before he sends any ACK package or must enable new slaves to answer to a MASTER_SEARCH Request. The AutoAcknowledge feature would automatically send an ACK package which makes the master and any other device directly visible. 2017-12-15 13:55:09 +01:00