Turn off ENERGEST_TYPE_LISTEN in CC13xx prop mode off()
This commit is contained in:
parent
a161dc2959
commit
e0e20aa3fd
@ -971,6 +971,8 @@ off(void)
|
||||
rx_off_prop();
|
||||
rf_core_power_down();
|
||||
|
||||
ENERGEST_OFF(ENERGEST_TYPE_LISTEN);
|
||||
|
||||
/* Switch HF clock source to the RCOSC to preserve power */
|
||||
oscillators_switch_to_hf_rc();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user