We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7288fab commit bfe2f57Copy full SHA for bfe2f57
esp3d/config.h
@@ -200,7 +200,7 @@ typedef enum {
200
#define EP_AP_MASK_VALUE 320 //4 bytes xxx.xxx.xxx.xxx
201
#define EP_AP_GATEWAY_VALUE 324 //4 bytes xxx.xxx.xxx.xxx
202
#define EP_AP_IP_MODE 329 //1 byte = flag
203
-#define EP_AP_PHY_MODE 182 //1 byte = flag
+#define EP_AP_PHY_MODE 330 //1 byte = flag
204
//next available is 330
205
//space left 512 - 330 = 18
206
0 commit comments