forked from espressif/arduino-esp32
Add declarations for all Serial, SPI and Wire buses
This commit is contained in:
@ -83,5 +83,6 @@ public:
|
||||
};
|
||||
|
||||
extern SPIClass SPI;
|
||||
extern SPIClass SPI1;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user