Skip to content

Commit 2e5e821

Browse files
committed
Include UART to toolkit.
1 parent fa2f46c commit 2e5e821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SparkFun_Toolkit.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@
2121
// Just include the toolkit headers
2222
#include "sfTkArdI2C.h"
2323
#include "sfTkArdSPI.h"
24+
#include "sfTkArdUART.h"
2425
#include "sfTkArduino.h"

0 commit comments

Comments
 (0)