summaryrefslogtreecommitdiffstats
path: root/main/wifi.h
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2024-09-07 22:09:43 +0800
committerSadeep Madurange <sadeep@asciimx.com>2024-09-07 22:09:43 +0800
commit6ce63a6e692aecf9aa39728374bcf361221e46da (patch)
tree4ad1183345bcbee7321cb1e6dd56ff12ced2afc6 /main/wifi.h
parenta190430b739407c8690a17e8ca4a4d2668101fda (diff)
downloadesp32-inmp441-driver-6ce63a6e692aecf9aa39728374bcf361221e46da.tar.gz
Reorganize directories.
Diffstat (limited to 'main/wifi.h')
-rw-r--r--main/wifi.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/main/wifi.h b/main/wifi.h
deleted file mode 100644
index e526eef..0000000
--- a/main/wifi.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef WIFI_H
-#define WIFI_H
-
-void wifi_connect(void);
-
-#endif /* WIFI_H */