Skip to content

Commit 849636c

Browse files
committed
move to c header, for older toolchains
1 parent 3ccbaeb commit 849636c

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
@@ -11,7 +11,7 @@
1111

1212
#pragma once
1313

14-
#include <cstdint>
14+
#include <stdint.h>
1515

1616
// include the sparkfun toolkit headers
1717
#include <sfeTk/sfeToolKit.h>

0 commit comments

Comments
 (0)