Skip to content

Commit 285d982

Browse files
Francesco Stefanniwinkj
authored andcommitted
Added header to support installation with arduino-cli
1 parent 0a781d9 commit 285d982

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arduino-sht.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#ifndef ARDUINO_SHT_H
2+
#define ARDUINO_SHT_H
3+
4+
#include "SHTSensor.h"
5+
6+
#endif

0 commit comments

Comments
 (0)