ugfx_release_2.6
Joel Bodenmann 2013-12-21 23:57:44 +01:00
parent 20854bd69f
commit 53aa406668
1 changed files with 1 additions and 1 deletions

View File

@ -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