Dropped unnecessary attribute

enhance/v120
Hieromon Ikasamo 5 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", "name": "write",
"type": "ACSubmit", "type": "ACSubmit",
"value": "WRITE", "value": "WRITE",
"uri": "/eeprom", "uri": "/eeprom"
"global": true
} }
] ]
}, },

Loading…
Cancel
Save