Lighting improvements

This commit is contained in:
Robert Marshall 2018-09-16 15:40:44 +01:00
parent b134bc0334
commit 99019edd1d
2 changed files with 15 additions and 35 deletions

View file

@ -1,5 +1,5 @@
{
"port": "/dev/ttyUSB1",
"port": "/dev/ttyUSB0",
"board": "esp8266:esp8266:d1_mini",
"configuration": "CpuFrequency=80,FlashSize=4M1M,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,UploadSpeed=921600",
"sketch": "monitor.ino"