mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-19 00:36:33 +00:00
Change more platform definitions
This commit is contained in:
parent
85662ec728
commit
0589a28ec8
@ -4,8 +4,8 @@
|
||||
"description": "Simple yet powerful linked-list",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/arendst/Tasmota",
|
||||
"frameworks": "*",
|
||||
"platforms": "*",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32, espressif8266",
|
||||
"authors":
|
||||
{
|
||||
"name": "Stephan Hadinger",
|
||||
|
@ -4,8 +4,8 @@
|
||||
"description": "TLS mini client derived from Arduino",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/arendst/Tasmota",
|
||||
"frameworks": "*",
|
||||
"platforms": "*",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32, espressif8266",
|
||||
"authors":
|
||||
{
|
||||
"name": "Stephan Hadinger",
|
||||
|
Loading…
x
Reference in New Issue
Block a user