Skip to content

Commit 308fa33

Browse files
committed
typo in header include file name - that worked on macos, but not linux?? - fixed
1 parent 90c3c04 commit 308fa33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sfeTk/sfeDevSoilMoisture.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include <stdint.h>
1515

1616
// include the sparkfun toolkit headers
17-
#include <sfeTk/sfeToolKit.h>
17+
#include <sfeTk/sfeToolkit.h>
1818

1919
// Bus interfaces
2020
#include <sfeTk/sfeTkII2C.h>

0 commit comments

Comments
 (0)