mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-21 15:54:39 +01:00
Fixed compile problem for Leonardo after 0bd6a2d20fb9664255b20e0db11dd4586ebe9007
This commit is contained in:
parent
f50372a2a6
commit
ae4427f2ea
@ -25,6 +25,8 @@ extern USBDevice_ USBDevice;
|
|||||||
//================================================================================
|
//================================================================================
|
||||||
// Serial over CDC (Serial1 is the physical port)
|
// Serial over CDC (Serial1 is the physical port)
|
||||||
|
|
||||||
|
struct ring_buffer;
|
||||||
|
|
||||||
class Serial_ : public Stream
|
class Serial_ : public Stream
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user