aboutsummaryrefslogtreecommitdiff
path: root/stm32f091/wifi.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm32f091/wifi.def.h')
-rw-r--r--stm32f091/wifi.def.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/stm32f091/wifi.def.h b/stm32f091/wifi.def.h
deleted file mode 100644
index 61e1706..0000000
--- a/stm32f091/wifi.def.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-#define WS_ESP8266_WLAN_SSID "Test"
-#define WS_ESP8266_WLAN_PASSWD "12345678"
-// #define WS_ESP8266_WLAN_MAC "f2:9b:89:47:c4:f3"
-// #define WS_ESP8266_WLAN_IP "192.168.2.69"
-