diff --git a/app/src/main.cpp b/app/src/main.cpp index 5dfdde9c..b5b56dc0 100644 --- a/app/src/main.cpp +++ b/app/src/main.cpp @@ -2,7 +2,7 @@ #include #include -#define SLEEP_TIME_MS 1000 +#define SLEEP_TIME_MS 333 /* The devicetree node identifier for the "led0" alias. */ #define LED_NODE DT_ALIAS(led0)