disable activelyReceiving for sx1262 for now - it doesn't yet work

This commit is contained in:
geeksville
2020-05-24 16:34:18 -07:00
parent 66b11bcbd7
commit 48de631e04
3 changed files with 6 additions and 2 deletions

View File

@@ -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