Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the send buffer becomes full.
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
#define __ENDPOINT_STREAM_H__
|
||||
|
||||
/* Includes: */
|
||||
#include <avr/io.h>
|
||||
#include <avr/pgmspace.h>
|
||||
#include <avr/eeprom.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
Reference in New Issue
Block a user