USB fixes #25
Annotations
10 errors
|
|
|
|
|
|
|
|
|
cores/arduino/SerialUSB.h#L43
ERROR: Bad function definition - int usb_disable() should probably be int usb_disable(void)
|
|
cores/arduino/SerialUSB.h#L41
ERROR: Bad function definition - int enable_usb_device_next() should probably be int enable_usb_device_next(void)
|
|
cores/arduino/SerialUSB.h#L41
WARNING: Missing a blank line after declarations
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading