DIsable sensors (for now) and add lighting
This commit is contained in:
parent
1e257669de
commit
b134bc0334
3 changed files with 79 additions and 10 deletions
2
.vscode/arduino.json
vendored
2
.vscode/arduino.json
vendored
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"port": "COM4",
|
||||
"port": "/dev/ttyUSB1",
|
||||
"board": "esp8266:esp8266:d1_mini",
|
||||
"configuration": "CpuFrequency=80,FlashSize=4M1M,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,UploadSpeed=921600",
|
||||
"sketch": "monitor.ino"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue