cc3200: Fix bootloader build error.

pull/1317/head
Daniel Campora 2015-06-09 17:39:48 +02:00
rodzic 3319780e96
commit f960d753e4
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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;