Skip to content

Commit 7a4b4ae

Browse files
committed
update compile test.
1 parent 180084c commit 7a4b4ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/Example_01_TestCompile/Example_01_TestCompile.ino

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66

77
sfTkArdI2C myI2C;
88
sfTkArdSPI mySPI;
9-
sfTkArdUART myUART;
10-
sfTkArdUARTBus myUARTBus(myUART);
9+
sfTkArdSerial mySerial;
1110

1211
void setup()
1312
{

0 commit comments

Comments
 (0)