ESP32_ChinaDieselHeater_Con.../Arduino/SenderTrial2
2018-10-28 19:59:34 +11:00
..
.vscode Switched to HC-05. 2018-10-27 17:35:17 +11:00
Bluetooth.h Switched to HC-05. 2018-10-27 17:35:17 +11:00
BluetoothESP32.cpp Added nonblocking wifi manager - Also added STA mode on timeout of 20 seconds 2018-10-28 19:59:34 +11:00
BluetoothHC05.cpp Added RemoteDebug and a define to change debugging from serial to telnet depening on telnet define at top of .ino 2018-10-28 14:03:44 +11:00
BTCWifi.cpp Added nonblocking wifi manager - Also added STA mode on timeout of 20 seconds 2018-10-28 19:59:34 +11:00
BTCWifi.h Added nonblocking wifi manager - Also added STA mode on timeout of 20 seconds 2018-10-28 19:59:34 +11:00
debugport.h Removed String vars - rumours of heap fragmentation causing long term issues 2018-10-20 22:28:32 +11:00
NVStorage.cpp Added NV Storage for ESP32 2018-10-20 18:11:23 +11:00
NVStorage.h Added NV Storage for ESP32 2018-10-20 18:11:23 +11:00
pins.h Tidied up HC-05 handling (on an ESP32 at least) 2018-10-27 20:03:10 +11:00
Protocol.cpp Added RemoteDebug and a define to change debugging from serial to telnet depening on telnet define at top of .ino 2018-10-28 14:03:44 +11:00
Protocol.h Added NV Storage for ESP32 2018-10-20 18:11:23 +11:00
SenderTrial2.ino Added nonblocking wifi manager - Also added STA mode on timeout of 20 seconds 2018-10-28 19:59:34 +11:00
TxManage.cpp Switched to HC-05. 2018-10-27 17:35:17 +11:00
TxManage.h Added NV Storage for ESP32 2018-10-20 18:11:23 +11:00