ESP32_ChinaDieselHeater_Con.../Arduino/SenderTrial2
rljonesau 399ca22c5a Functionality works with ESP32 BLE or classic (not simultaneously)
Use #ifdef ESP32_USE_BLE_RLJ to toggle modes.

Also broken out bluetooth functions into a few files for better separation of code.
2018-10-18 20:49:14 +11:00
..
.vscode Functionality works with ESP32 BLE or classic (not simultaneously) 2018-10-18 20:49:14 +11:00
Bluetooth.cpp Functionality works with ESP32 BLE or classic (not simultaneously) 2018-10-18 20:49:14 +11:00
Bluetooth.h Functionality works with ESP32 BLE or classic (not simultaneously) 2018-10-18 20:49:14 +11:00
BluetoothESP32.cpp Functionality works with ESP32 BLE or classic (not simultaneously) 2018-10-18 20:49:14 +11:00
pins.h Functionality works with ESP32 BLE or classic (not simultaneously) 2018-10-18 20:49:14 +11:00
Protocol.cpp CProtocol now, not CFrame 2018-09-23 19:15:49 +10:00
Protocol.h Slight mod to allow simple sniffing mode by grounding pin 21 of the Due. 2018-09-24 20:56:37 +10:00
SenderTrial2.ino Functionality works with ESP32 BLE or classic (not simultaneously) 2018-10-18 20:49:14 +11:00
TxManage.cpp Functionality works with ESP32 BLE or classic (not simultaneously) 2018-10-18 20:49:14 +11:00
TxManage.h Functionality works with ESP32 BLE or classic (not simultaneously) 2018-10-18 20:49:14 +11:00