Platform
NRF52
Description
The user button does not work on the RAK 1 Watt firmware. Can you please enable this feature, from my understanding it is simply adding the following lines to the code.
"/*
- Buttons
*/
#define PIN_BUTTON1 31
#define BUTTON_NEED_PULLUP"
Platform
NRF52
Description
The user button does not work on the RAK 1 Watt firmware. Can you please enable this feature, from my understanding it is simply adding the following lines to the code.
"/*
*/
#define PIN_BUTTON1 31
#define BUTTON_NEED_PULLUP"