Ensure that the CDC class drivers return 0 if the number of unread bytes is queried and the bank has become empty.
This commit is contained in:
@@ -68,7 +68,7 @@ BOARD =
|
||||
# does not *change* the processor frequency - it should merely be updated to
|
||||
# reflect the processor speed set externally so that the code can use accurate
|
||||
# software delays.
|
||||
F_CPU = 8000000
|
||||
F_CPU = 16000000
|
||||
|
||||
|
||||
# Input clock frequency.
|
||||
|
||||
Reference in New Issue
Block a user