Fix ESP32 warning, specify supported version
This commit is contained in:
parent
f3f692adf7
commit
49a66bc4cc
2 changed files with 3 additions and 1 deletions
|
|
@ -26,6 +26,8 @@
|
|||
|
||||
#if BOTH(WIFISUPPORT, WEBSUPPORT)
|
||||
|
||||
#include "../../inc/MarlinConfig.h"
|
||||
|
||||
#undef DISABLED // esp32-hal-gpio.h
|
||||
#include <SPIFFS.h>
|
||||
#include "wifi.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue