Turn off ENERGEST_TYPE_LISTEN in CC13xx prop mode off()

This commit is contained in:
George Oikonomou 2015-11-09 13:48:47 +00:00
parent a161dc2959
commit e0e20aa3fd

View file

@ -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();