Add WIFISUPPORT to example configs
This commit is contained in:
		| @@ -1702,4 +1702,13 @@ | ||||
|                               // Default behaviour is limited to Z axis only. | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * WiFi Support (Espressif ESP32 WiFi) | ||||
|  */ | ||||
| //#define WIFISUPPORT | ||||
| #if ENABLED(WIFISUPPORT) | ||||
|   #define WIFI_SSID "Wifi SSID" | ||||
|   #define WIFI_PWD  "Wifi Password" | ||||
| #endif | ||||
|  | ||||
| #endif // CONFIGURATION_ADV_H | ||||
|   | ||||
| @@ -1702,4 +1702,13 @@ | ||||
|                               // Default behaviour is limited to Z axis only. | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * WiFi Support (Espressif ESP32 WiFi) | ||||
|  */ | ||||
| //#define WIFISUPPORT | ||||
| #if ENABLED(WIFISUPPORT) | ||||
|   #define WIFI_SSID "Wifi SSID" | ||||
|   #define WIFI_PWD  "Wifi Password" | ||||
| #endif | ||||
|  | ||||
| #endif // CONFIGURATION_ADV_H | ||||
|   | ||||
| @@ -1702,4 +1702,13 @@ | ||||
|                               // Default behaviour is limited to Z axis only. | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * WiFi Support (Espressif ESP32 WiFi) | ||||
|  */ | ||||
| //#define WIFISUPPORT | ||||
| #if ENABLED(WIFISUPPORT) | ||||
|   #define WIFI_SSID "Wifi SSID" | ||||
|   #define WIFI_PWD  "Wifi Password" | ||||
| #endif | ||||
|  | ||||
| #endif // CONFIGURATION_ADV_H | ||||
|   | ||||
| @@ -1702,4 +1702,13 @@ | ||||
|                               // Default behaviour is limited to Z axis only. | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * WiFi Support (Espressif ESP32 WiFi) | ||||
|  */ | ||||
| //#define WIFISUPPORT | ||||
| #if ENABLED(WIFISUPPORT) | ||||
|   #define WIFI_SSID "Wifi SSID" | ||||
|   #define WIFI_PWD  "Wifi Password" | ||||
| #endif | ||||
|  | ||||
| #endif // CONFIGURATION_ADV_H | ||||
|   | ||||
| @@ -1702,4 +1702,13 @@ | ||||
|                               // Default behaviour is limited to Z axis only. | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * WiFi Support (Espressif ESP32 WiFi) | ||||
|  */ | ||||
| //#define WIFISUPPORT | ||||
| #if ENABLED(WIFISUPPORT) | ||||
|   #define WIFI_SSID "Wifi SSID" | ||||
|   #define WIFI_PWD  "Wifi Password" | ||||
| #endif | ||||
|  | ||||
| #endif // CONFIGURATION_ADV_H | ||||
|   | ||||
| @@ -1707,4 +1707,13 @@ | ||||
|                               // Default behaviour is limited to Z axis only. | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * WiFi Support (Espressif ESP32 WiFi) | ||||
|  */ | ||||
| //#define WIFISUPPORT | ||||
| #if ENABLED(WIFISUPPORT) | ||||
|   #define WIFI_SSID "Wifi SSID" | ||||
|   #define WIFI_PWD  "Wifi Password" | ||||
| #endif | ||||
|  | ||||
| #endif // CONFIGURATION_ADV_H | ||||
|   | ||||
| @@ -1702,4 +1702,13 @@ | ||||
|                               // Default behaviour is limited to Z axis only. | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * WiFi Support (Espressif ESP32 WiFi) | ||||
|  */ | ||||
| //#define WIFISUPPORT | ||||
| #if ENABLED(WIFISUPPORT) | ||||
|   #define WIFI_SSID "Wifi SSID" | ||||
|   #define WIFI_PWD  "Wifi Password" | ||||
| #endif | ||||
|  | ||||
| #endif // CONFIGURATION_ADV_H | ||||
|   | ||||
		Reference in New Issue
	
	Block a user