mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-12 10:16:30 +02:00
Add declarations for all Serial, SPI and Wire buses
This commit is contained in:
@ -134,6 +134,7 @@ public:
|
||||
};
|
||||
|
||||
extern TwoWire Wire;
|
||||
extern TwoWire Wire1;
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user