ESP32_ChinaDieselHeater_Con.../Arduino/SenderTrial2
James 129790badb *!!!!Removed Telnet - Not really required!!!
*Setup wifi connectivity as a blocking process.  As Wifi is required for OTA to function no point moving forward until this is done on startup.  This will mean either we connect to an Access Point or we become one.

*Added BTC OTA option
2018-11-04 16:19:22 +11:00
..
.vs *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +11:00
.vscode Switched to HC-05. 2018-10-27 17:35:17 +11:00
Serial2Telnet *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +11:00
Bluetooth.h Switched to HC-05. 2018-10-27 17:35:17 +11:00
BluetoothESP32.cpp Working wifi - Telnet in testing - Ready for big MERGE 2018-10-30 18:23:22 +11:00
BluetoothHC05.cpp Working wifi - Telnet in testing - Ready for big MERGE 2018-10-30 18:23:22 +11:00
BTCConfig.h FINAL Commit of ESP32Wifi 2018-10-30 19:00:19 +11:00
BTCota.cpp *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +11:00
BTCota.h *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +11:00
BTCTelnetSpy.cpp *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +11:00
BTCTelnetSpy.h *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +11:00
BTCWifi.cpp *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +11:00
BTCWifi.h Fixed all refs 2018-10-30 19:45:17 +11:00
CppProperties.json *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +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 Merge branch 'ESP32WifiFINAL' 2018-10-30 20:27:56 +11:00
Protocol.h Smart error checking now performed in Arduino code. 2018-10-28 08:21:35 +11:00
SenderTrial2.ino *!!!!Removed Telnet - Not really required!!! 2018-11-04 16:19:22 +11:00
SmartError.cpp Left out SmartError.cpp & SmartError.h :-( 2018-10-29 06:01:26 +11:00
SmartError.h Left out SmartError.cpp & SmartError.h :-( 2018-10-29 06:01:26 +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