diff --git a/src/main/io/dashboard.h b/src/main/io/dashboard.h index cd9379c8b3..626b139e5b 100644 --- a/src/main/io/dashboard.h +++ b/src/main/io/dashboard.h @@ -44,7 +44,7 @@ typedef enum { PAGE_RX, PAGE_PROFILE, PAGE_RPROF, -#ifndef SKIP_TASK_STATISTICS +#if defined(USE_TASK_STATISTICS) PAGE_TASKS, #endif #ifdef USE_GPS