diff options
Diffstat (limited to 'esp32/esp_project/main/wifi.h')
| -rw-r--r-- | esp32/esp_project/main/wifi.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
