baed4b3079
Changed Tx headers to [OEM] and [BTC] for the OEM controller and this Bluetooth controller. Added #ifdefs to accomodate Mega and ESP32. Built and tested on ESP32, Serial1 talks to heater OK using standard pin numbering :-)
7 lines
No EOL
255 B
JSON
7 lines
No EOL
255 B
JSON
{
|
|
"board": "esp32:esp32:esp32",
|
|
"port": "COM9",
|
|
"sketch": "SenderTrial2.ino",
|
|
"output": "..\\build",
|
|
"configuration": "PSRAM=disabled,PartitionScheme=default,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,DebugLevel=none"
|
|
} |