Closed ABOSTM closed 3 years ago
@ABOSTM I think the README.md should be updated to describe this.
@ABOSTM I think the README.md should be updated to describe this.
Right. Done.
Note: I've updated the GH action compile example to fix build issue while STM32 core 2.0.0 is not released.
ExternalWakeup: LowPowerMode parameter SLEEP_MODE should be used
Last parameter of attachInterruptWakeup(), aka "LowPowerMode", should match lowpower state used (in this case LowPower.sleep())
Fixes #54