lorawan-library-for-pico
lorawan-library-for-pico copied to clipboard
new function lorawan_nvm_in_use()
The new function is used to determine if the NVM is in use or not, in case the microcontroller wishes to power itself off
As discussed in https://github.com/ArmDeveloperEcosystem/lorawan-library-for-pico/issues/28#issuecomment-1199354273, let's hold off on this until there is a way to reproduce the issue and verify this fix.