aboutsummaryrefslogtreecommitdiff
path: root/stm/pybwlan.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm/pybwlan.h')
-rw-r--r--stm/pybwlan.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stm/pybwlan.h b/stm/pybwlan.h
new file mode 100644
index 000000000..861e6a133
--- /dev/null
+++ b/stm/pybwlan.h
@@ -0,0 +1,2 @@
+void pyb_wlan_init(void);
+void pyb_wlan_start(void);