Hi, I’m using the Wio LTE Cat NB1 board.
Here it says there 2 buttons for the user
http://wiki.seeedstudio.com/Wio_LTE_Cat_M1_NB-IoT_Tracker/#hardware-features
How do I use them? I tried the extern interrupt example (pinMode(38,
INPUT); attachInterrupt(38, isr, RISING) but after pressing all 3 buttons
in different order (because one resets) it doesn’t appear any are connected
to digital 38