X-Git-Url: https://gitweb.ps.run/matrix_esp_thesis/blobdiff_plain/9eaa420b7bf51cc81c50e7f4ca0f256498a07c86..8ceca98f04b88798794748572fce184b92144d2d:/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 index 0000000..750a197 --- /dev/null +++ b/esp32/esp_project/main/wifi.h @@ -0,0 +1 @@ +void wifi_init(const char *ssid, const char *pass); \ No newline at end of file