diff --git a/examples/EEPROM/EEPROM.ino b/examples/EEPROM/EEPROM.ino index 8e812ba..9abbffe 100644 --- a/examples/EEPROM/EEPROM.ino +++ b/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" } ] },