mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-30 19:52:13 +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;
|
||||
|
||||
#endif /* BRIDGE_H_ */
|
||||
|
||||
#include <Console.h>
|
||||
#include <Process.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user