remove 3 endpoints to match at32u4 limit

This commit is contained in:
Martino Facchin 2015-06-12 15:15:03 +02:00 committed by Cristian Maglie
parent 8fbc30bd8a
commit 3e516e93c4
1 changed files with 1 additions and 4 deletions

View File

@ -315,10 +315,7 @@ u8 _initEndpoints[] =
EP_TYPE_BULK_IN, // CDC_ENDPOINT_IN
#ifdef PLUGGABLE_USB_ENABLED
//allocate 6 endpoints and remove const so they can be changed by the user
0,
0,
0,
//allocate 3 endpoints and remove const so they can be changed by the user
0,
0,
0,