aboutsummaryrefslogtreecommitdiff
path: root/cc3200/mods/pybwdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/mods/pybwdt.h')
-rw-r--r--cc3200/mods/pybwdt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mods/pybwdt.h b/cc3200/mods/pybwdt.h
index 9b96e0922..f87f0a773 100644
--- a/cc3200/mods/pybwdt.h
+++ b/cc3200/mods/pybwdt.h
@@ -32,7 +32,6 @@
extern const mp_obj_type_t pyb_wdt_type;
void pybwdt_init0 (void);
-void pybwdt_kick (void);
void pybwdt_srv_alive (void);
void pybwdt_srv_sleeping (bool state);
void pybwdt_sl_alive (void);