Turn off energest listen in off()
This commit is contained in:
parent
f1c4a5ee08
commit
27e373492d
1 changed files with 2 additions and 0 deletions
|
@ -1108,6 +1108,8 @@ off(void)
|
||||||
|
|
||||||
rf_core_power_down();
|
rf_core_power_down();
|
||||||
|
|
||||||
|
ENERGEST_OFF(ENERGEST_TYPE_LISTEN);
|
||||||
|
|
||||||
/* Switch HF clock source to the RCOSC to preserve power */
|
/* Switch HF clock source to the RCOSC to preserve power */
|
||||||
oscillators_switch_to_hf_rc();
|
oscillators_switch_to_hf_rc();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue