]> gitweb.ps.run Git - matrix_esp_thesis/blobdiff - esp32/esp_project/main/wifi.h
working examples for esp
[matrix_esp_thesis] / esp32 / esp_project / main / wifi.h
diff --git a/esp32/esp_project/main/wifi.h b/esp32/esp_project/main/wifi.h
new file mode 100644 (file)
index 0000000..750a197
--- /dev/null
@@ -0,0 +1 @@
+void wifi_init(const char *ssid, const char *pass);
\ No newline at end of file