diff --git a/libraries/FSTools/examples/Basic_example/Basic_example.ino b/libraries/FSTools/examples/Basic_example/Basic_example.ino index acacb362a..efa8b5740 100644 --- a/libraries/FSTools/examples/Basic_example/Basic_example.ino +++ b/libraries/FSTools/examples/Basic_example/Basic_example.ino @@ -32,7 +32,7 @@ FSTools fstools; #ifndef STASSID #define STASSID "xxxx" -#define STAPSK "xxxx" +#define STAPSK "xxxx" #endif const char* ssid = STASSID;