ESP32_ChinaDieselHeater_Con.../Arduino/SenderTrial2/BTCConfig.h
rljonesau b128e51880 Converted to class based Bluetooth management. HC-05 tested on ESP32.
Cannot test the inbuilt ESP32 bluetooth - we blow the FLASH size!
2018-11-01 05:57:21 +11:00

13 lines
444 B
C

// Place Holder Config File - User config vars and defines to be moved here
// Jimmy C
//////////////////////////////////////////////////////////////////////////////
// Configure bluetooth options
// ** Recommended to use HC-05 for now **
// If none are selected, will use an abstract class that only reports
// to the debug port what have been sent
//
//#define USE_HC05_BLUETOOTH
//#define USE_BLE_BLUETOOTH
//#define USE_CLASSIC_BLUETOOTH