Change-Id: I13a7b067e60eabe27be1fe983a7cced3ae8b18e3
This commit is contained in:
Solomon Peachy 2021-08-14 17:56:15 -04:00
parent 04fe77a465
commit 25cebf2f85
1 changed files with 2 additions and 0 deletions

View File

@ -175,6 +175,8 @@ extern unsigned char probed_ramsize;
int battery_default_capacity(void);
#endif
#ifdef BOOTLOADER
#ifdef HAVE_BOOTLOADER_USB_MODE
void tick_stop(void);
void system_prepare_fw_start(void);