From f3530924c4c844ca7b3d47319bf0f4900eb808e7 Mon Sep 17 00:00:00 2001 From: Cellie Date: Sun, 3 Nov 2019 09:48:08 +0100 Subject: [PATCH] FFatSensor to 1.0.1. --- aquacontrol32.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aquacontrol32.ino b/aquacontrol32.ino index 5ffab70..4c045b6 100644 --- a/aquacontrol32.ino +++ b/aquacontrol32.ino @@ -14,7 +14,7 @@ #include /* Reports as 1.0.3 https://github.com/me-no-dev/AsyncTCP */ #include /* Reports as 1.2.3 https://github.com/me-no-dev/ESPAsyncWebServer */ #include /* Install 1.0.0 https://github.com/CelliesProjects/moonPhase */ -#include /* Install 1.0.0 https://github.com/CelliesProjects/FFatSensor */ +#include /* Install 1.0.1 https://github.com/CelliesProjects/FFatSensor */ #include /* Install 1.0.0 https://github.com/CelliesProjects/Task */ #include "ledState.h"