|
LOGGER
Logger
Data Logging using ESP8266
|
#include "basetype.h"Go to the source code of this file.
Functions | |
| void | onewireservicesInit () |
| < version of this include file More... | |
| void | onewireservicesDump () |
Services for reading and reporting onewire devices
| void onewireservicesDump | ( | ) |
Report the state of the the onewireservices module Also report a list of onewire devices seen.
| void onewireservicesInit | ( | ) |
< version of this include file
Initialize the onewire services, call once at system startup.
1.8.10