cc3200: Fix bootloader build error.
This commit is contained in:
parent
3319780e96
commit
f960d753e4
@ -64,7 +64,9 @@
|
||||
/******************************************************************************
|
||||
DECLARE PRIVATE DATA
|
||||
******************************************************************************/
|
||||
#ifndef BOOTLOADER
|
||||
STATIC const mp_obj_base_t pyb_heartbeat_obj = {&pyb_heartbeat_type};
|
||||
#endif
|
||||
|
||||
struct mperror_heart_beat {
|
||||
uint32_t off_time;
|
||||
|
Loading…
x
Reference in New Issue
Block a user