diff --git a/main/main.cpp b/main/main.cpp index f97d6ae..7442294 100644 --- a/main/main.cpp +++ b/main/main.cpp @@ -26,7 +26,7 @@ int frametime = 1000 / FPS; std::unordered_map statemap; -std::atomic framecounter = 0; +std::atomic framecounter = {0}; ws2811_t ledstring = {