diff --git a/include/gtimer/options.h b/include/gtimer/options.h index 96cc4b9f..881db138 100644 --- a/include/gtimer/options.h +++ b/include/gtimer/options.h @@ -35,7 +35,7 @@ #endif /** * @brief Defines the size of the timer threads work area (stack+structures). - * @details Defaults to 512 bytes + * @details Defaults to 2048 bytes */ #ifndef GTIMER_THREAD_WORKAREA_SIZE #define GTIMER_THREAD_WORKAREA_SIZE 2048