diff --git a/Config.h b/Config.h index e827f06..9104890 100644 --- a/Config.h +++ b/Config.h @@ -2,7 +2,7 @@ #define Config_h // Define this if you have a WiFi board on Serial1 -// #define WIFI +#define WIFI // This hardware configuration would normally be setup using a bunch of #ifdefs.