Explicitly send CMD_ABORT in prop mode before powering down
This commit is contained in:
parent
324d03b53c
commit
54648591ee
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user