I just commented out line 174 in configuration.h file to try it out. This is really nice.
Thanks so much for putting in this feature request.
I’m wondering if we can build a spreadsheet with all supported boards and their GPIOs, then go to all the configuration files and see what is being used, and then assign GPIO that is unused across most common boards (tbeam, LoRa32, Heltec) to plugins? Someone mentioned GPIO mapping, I’m thinking this would be it?
I was thinking the same thing. I wouldn’t want to change anything until I know it won’t cause more issues.
I’ll look into maybe a spreadsheet of some sort, and continue plugging away at the the notification plugin in the next little bit here as more hardware trickles in in the mail
Tried on version 1.2.47
Hardware: TTGO Lora v1.0
Also have tried it with current GIT version.
Also tried with a simple Arduino sketch to pulling the pin LOW, and it works as expected. So the hardware setup is correct.