Beginning to add homie convention compatibility https://homieiot.github.io/specification/

This commit is contained in:
2019-01-04 04:10:10 +03:00
parent 4508600cde
commit 8d87f09e29
16 changed files with 382 additions and 19 deletions

5
.vscode/arduino.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"board": "esp8266:esp8266:d1",
"configuration": "CpuFrequency=80,FlashSize=4M1M,LwIPVariant=v2mss536,Debug=Disabled,DebugLevel=None____,UploadSpeed=921600",
"port": "/dev/cu.usbmodem1411"
}