fixes that made it work
This commit is contained in:
8
components/esp_wifi_bsp/wifi_config.h
Normal file
8
components/esp_wifi_bsp/wifi_config.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef WIFI_CONFIG_H
|
||||
#define WIFI_CONFIG_H
|
||||
|
||||
#define WIFI_SSID "Novoyuuparosk_H3C"
|
||||
#define WIFI_PASSWORD "northwich"
|
||||
#define WS_SERVER_URI "ws://192.168.1.100:8765"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user