summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/mods/pybsleep.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/mods/pybsleep.h')
-rw-r--r--cc3200/mods/pybsleep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc3200/mods/pybsleep.h b/cc3200/mods/pybsleep.h
index 08dc4ce4bb..43d06c7fc5 100644
--- a/cc3200/mods/pybsleep.h
+++ b/cc3200/mods/pybsleep.h
@@ -54,6 +54,7 @@ typedef enum {
} pybsleep_wake_reason_t;
typedef void (*WakeUpCB_t)(const mp_obj_t self);
+typedef void (*DeinitCB_t)(const mp_obj_t self);
/******************************************************************************
DECLARE EXPORTED VARIABLES