We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180084c commit 7a4b4aeCopy full SHA for 7a4b4ae
examples/Example_01_TestCompile/Example_01_TestCompile.ino
@@ -6,8 +6,7 @@
6
7
sfTkArdI2C myI2C;
8
sfTkArdSPI mySPI;
9
-sfTkArdUART myUART;
10
-sfTkArdUARTBus myUARTBus(myUART);
+sfTkArdSerial mySerial;
11
12
void setup()
13
{
0 commit comments