[DEMO/LPC11Uxx/USBDFU]: Use periodic timer mode

This commit is contained in:
codetector 2020-12-31 02:28:42 -05:00
parent 7230eb96cc
commit df339afd85
No known key found for this signature in database
GPG Key ID: 7D42AB4D2C7B40A4
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
* this value.
*/
#if !defined(CH_CFG_ST_TIMEDELTA)
#define CH_CFG_ST_TIMEDELTA 2
#define CH_CFG_ST_TIMEDELTA 0
#endif
/** @} */