sTodo-m5paper-client/libraries/FastLED/tests/test_ui.cpp
2025-06-30 20:47:33 +02:00

15 lines
173 B
C++

// g++ --std=c++11 test.cpp
#include "test.h"
#include "test.h"
#include "fl/ui.h"
#include "fl/namespace.h"
FASTLED_USING_NAMESPACE
TEST_CASE("compile ui test") {
}