mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 05:39:51 +03:00
MQTT subscribe fix, AnalogIn fix, first attempt to compile for NRF5
This commit is contained in:
3
.vscode/arduino.json
vendored
3
.vscode/arduino.json
vendored
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"board": "esp8266:esp8266:d1",
|
||||
"configuration": "CpuFrequency=80,FlashSize=4M1M,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,UploadSpeed=921600",
|
||||
"board": "arduino:sam:arduino_due_x",
|
||||
"port": "/dev/cu.usbmodem1411"
|
||||
}
|
||||
Reference in New Issue
Block a user