Dropped unnecessary attribute

enhance/v120
Hieromon Ikasamo 4 years ago
parent 322f043b16
commit 45e887b00b
  1. 3
      examples/EEPROM/EEPROM.ino

@ -57,8 +57,7 @@ const char AUX_EEPROM_IO[] PROGMEM = R"(
"name": "write",
"type": "ACSubmit",
"value": "WRITE",
"uri": "/eeprom",
"global": true
"uri": "/eeprom"
}
]
},

Loading…
Cancel
Save