Add WIFISUPPORT to example configs
This commit is contained in:
parent
19d4c7c1cd
commit
091f742432
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1708,4 +1708,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1703,4 +1703,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1708,4 +1708,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1708,4 +1708,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1701,4 +1701,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1703,4 +1703,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1707,4 +1707,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1701,4 +1701,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#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
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
Loading…
Reference in New Issue
Block a user