Delete arduino.json

This commit is contained in:
Gennaro Tortone 2018-05-14 21:36:22 +02:00 committed by GitHub
parent 4a7cd60a56
commit 4fba54f96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
{
"board": "esp8266:esp8266:generic",
"configuration": "CpuFrequency=80,ResetMethod=ck,CrystalFreq=26,FlashFreq=40,FlashMode=dout,FlashSize=1M0,LwIPVariant=Prebuilt,Debug=Disabled,DebugLevel=None____,UploadSpeed=115200",
"port": "/dev/ttyUSB0",
"sketch": "sonoff/sonoff.ino",
"output": "build"
}