mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-23 17:54:24 +01:00
Console and Process classes are automatically included with Bridge
This commit is contained in:
parent
e25601e3e5
commit
689b25ce31
@ -105,3 +105,6 @@ private:
|
|||||||
extern SerialBridgeClass Bridge;
|
extern SerialBridgeClass Bridge;
|
||||||
|
|
||||||
#endif /* BRIDGE_H_ */
|
#endif /* BRIDGE_H_ */
|
||||||
|
|
||||||
|
#include <Console.h>
|
||||||
|
#include <Process.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user