diff --git a/src/test/main.c b/src/test/main.c index 75a2bd7..7b064f9 100644 --- a/src/test/main.c +++ b/src/test/main.c @@ -15,7 +15,6 @@ /////////////////////////////////////// -#include #include static uint64_t GFX_getTicks(void) { @@ -76,7 +75,7 @@ int main (int argc, char *argv[]) { uint64_t frame_duration_us = GFX_getTicks() - frame_start_us; // #define TARGET_FRAME_DURATION 17 -#define TARGET_FRAME_DURATION_US 16667 +#define TARGET_FRAME_DURATION_US 16666 // if (frame_duration