Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
Diff: projectconfig.h
- Revision:
- 90:0c883639fbd2
- Parent:
- 56:a1071b629aa3
- Child:
- 360:7c68c8d67e1f
--- a/projectconfig.h Wed Jan 21 10:01:16 2015 +0000 +++ b/projectconfig.h Wed Jan 21 10:01:16 2015 +0000 @@ -89,7 +89,7 @@ /*-------------------------------- TIMER ------------------------------*/ #define CFG_TIMER_PRESCALER 0 /**< Value of the RTC1 PRESCALER register. freq = (32768/(PRESCALER+1)) */ #define CFG_TIMER_MAX_INSTANCE 1 /**< Maximum number of simultaneously created timers. */ - #define CFG_TIMER_OPERATION_QUEUE_SIZE 1 /**< Size of timer operation queues. */ + #define CFG_TIMER_OPERATION_QUEUE_SIZE 2 /**< Size of timer operation queues. */ /*=========================================================================*/ @@ -133,4 +133,4 @@ #endif /*=========================================================================*/ -#endif /* _PROJECTCONFIG_H_ */ +#endif /* _PROJECTCONFIG_H_ */ \ No newline at end of file