Fixy z clang-tidy

This commit is contained in:
Pavel Brychta 2023-09-02 14:43:01 +02:00
parent 6b1c5bf3c8
commit 3f0e33c421

View File

@ -401,7 +401,7 @@ class ThreadedGSM {
} }
// Threads // Threads
void Clock(void) void Clock()
{ {
String clockTime; String clockTime;
int lastState = state; int lastState = state;