go back to high freq
This commit is contained in:
parent
ca2074de36
commit
81a89ed6aa
@ -113,8 +113,8 @@ void device_reboot()
|
|||||||
}
|
}
|
||||||
void device_init()
|
void device_init()
|
||||||
{
|
{
|
||||||
hw_init(LOW_FREQUENCY);
|
hw_init(HIGH_FREQUENCY);
|
||||||
isLowFreq = 1;
|
// isLowFreq = 1;
|
||||||
|
|
||||||
#ifndef IS_BOOTLOADER
|
#ifndef IS_BOOTLOADER
|
||||||
#if BOOT_TO_DFU
|
#if BOOT_TO_DFU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user