More reorganisation

This commit is contained in:
Robert Marshall 2019-03-03 08:58:19 +00:00
parent 905ea49dc7
commit 1513e5af70
2 changed files with 35 additions and 22 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"