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