Explicitly send CMD_ABORT in prop mode before powering down

This commit is contained in:
George Oikonomou 2015-11-01 22:53:35 +00:00
parent 324d03b53c
commit 54648591ee

View file

@ -968,6 +968,7 @@ off(void)
return RF_CORE_CMD_OK;
}
rx_off_prop();
rf_core_power_down();
/* Switch HF clock source to the RCOSC to preserve power */