Skip to content

Commit

Permalink
Update ESP104.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
luc-github committed Sep 4, 2024
1 parent b32a918 commit e600849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp3d/src/core/commands/ESP104.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "../../include/esp3d_config.h"
#if defined(ETH_FEATURE)
#if defined(WIFI_FEATURE)
#include "../../modules/authentication/authentication_service.h"
#include "../../modules/network/netconfig.h"
#include "../esp3d_commands.h"
Expand Down

0 comments on commit e600849

Please sign in to comment.