re-adding ifdef removed accidentally

This commit is contained in:
Marcelo Bezerra 2021-06-08 09:39:53 +02:00 committed by hathach
parent d3b6e28387
commit e393fb32a0
1 changed files with 3 additions and 2 deletions

View File

@ -43,8 +43,9 @@
#define CFG_TUD_HID_EP_BUFSIZE CFG_TUD_HID_BUFSIZE
#endif
#ifndef CFG_TUD_HID_EP_BUFSIZE
#define CFG_TUD_HID_EP_BUFSIZE 64
#endif
//--------------------------------------------------------------------+
// Application API (Multiple Instances)