From b8199d7e35877a90940075db6b3498f00408e9fc Mon Sep 17 00:00:00 2001 From: Pablo2048 Date: Sat, 11 Nov 2023 09:01:46 +0100 Subject: [PATCH] Aktualizace na nejnovejsi submoduly --- src/ThreadedGSM.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ThreadedGSM.cpp b/src/ThreadedGSM.cpp index b998361..547a1a0 100644 --- a/src/ThreadedGSM.cpp +++ b/src/ThreadedGSM.cpp @@ -41,7 +41,7 @@ void ThreadedGSM::setup() { mRequests = (REQ_STARTUP); - TimeBase.attachLoop(this); + Chronos::attachLoop(this); } // Call this function for executing thread