catbraincell

Results 2 issues of catbraincell

modified: js/augenmass-main.js modified: js/augenmass-model.js

raise cdc buffer size 32KB limit due to uint16_t length variables. This PR fixes bug: cdc queue limited Now CDC_TRANSMIT_QUEUE_BUFFER_PACKET_NUMBER and/or CDC_RECEIVE_QUEUE_BUFFER_PACKET_NUMBER both can be greater than 512. which every...

enhancement