kopia lustrzana https://github.com/bristol-seds/pico-tracker
[xosc] correct comment
rodzic
b4a1c1945b
commit
ce340ee040
|
@ -109,7 +109,7 @@ void hf_clock_disable(void)
|
||||||
{
|
{
|
||||||
#if USE_XOSC
|
#if USE_XOSC
|
||||||
|
|
||||||
/* Enable XOSC */
|
/* Disable XOSC */
|
||||||
system_clock_source_disable(SYSTEM_CLOCK_SOURCE_XOSC);
|
system_clock_source_disable(SYSTEM_CLOCK_SOURCE_XOSC);
|
||||||
|
|
||||||
/* Disable TCXO to save power */
|
/* Disable TCXO to save power */
|
||||||
|
|
Ładowanie…
Reference in New Issue