diff options
Diffstat (limited to 'cc3200/mpconfigport.h')
| -rw-r--r-- | cc3200/mpconfigport.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc3200/mpconfigport.h b/cc3200/mpconfigport.h index 8f7c6e38e..a32e9b9dc 100644 --- a/cc3200/mpconfigport.h +++ b/cc3200/mpconfigport.h @@ -123,6 +123,7 @@ extern const struct _mp_obj_module_t mp_module_network; mp_obj_list_t pyb_extint_list; \ mp_obj_list_t pyb_uart_list; \ mp_obj_list_t mod_network_nic_list; \ + mp_obj_list_t pybsleep_obj_list; \ // type definitions for the specific machine |
