mirror of https://github.com/arendst/Tasmota.git
Update library.json
This commit is contained in:
parent
729a56de53
commit
70d0fc96e7
|
@ -10,8 +10,5 @@
|
|||
"exclude": "tests",
|
||||
"examples": "examples/*/*.ino",
|
||||
"frameworks": "arduino",
|
||||
"platforms": [
|
||||
"atmelavr",
|
||||
"espressif"
|
||||
]
|
||||
"platforms": ["espressif8266", "espressif32"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue