mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
disable activelyReceiving for sx1262 for now - it doesn't yet work
This commit is contained in:
@@ -69,6 +69,7 @@ void nrf52Setup()
|
||||
{
|
||||
|
||||
auto why = NRF_POWER->RESETREAS;
|
||||
// per https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fpower.html
|
||||
DEBUG_MSG("Reset reason: 0x%x\n", why);
|
||||
|
||||
// Not yet on board
|
||||
|
||||
Reference in New Issue
Block a user