void setup_M5Core2Module()
void loop_M5Core2Module()
called for the loop() of this plugin
void buttonB_LongPress_M5Core2Module()
long press on buttonA (top button)
void buttonA_LongPress_M5Core2Module()
long press on buttonA (top button)
char * currentStatusJSON_M5Core2Module()
void messageSend_M5Core2Module(char *sendValue)
void messageSetVal_M5Core2Module(char *setName, char *valValue, boolean deviceNameSpecified)
char * currentStatusURL_M5Core2Module()
returns a string in in URL so: status&battery=84'&buzzon='off' } .. etc //!starts with "&"*
void buttonA_ShortPress_M5Core2Module()
void buttonB_ShortPress_M5Core2Module()