Veen

Results 2 comments of Veen

Example: ```cpp bool readButton(uint8_t pin){ return IOExp.digitalRead(pin); } ClickButton Button(readButton, USER_BUTTON_IOEXP_PIN, LOW, 2);

@knolleary Thanks, I'll look into the tests that are failing. Likely won't be until the weekend. I did notice that some Dashboard 2 nodes send an "_event" field the msg....