Add files via upload

This commit is contained in:
Gunar Schorcht 2017-09-14 14:32:43 +02:00 committed by GitHub
parent b8282537c0
commit a0bb27da91
9 changed files with 357 additions and 0 deletions

View file

@ -0,0 +1,3 @@
PROGRAM=SHT3x_Reader
EXTRA_COMPONENTS = extras/i2c extras/sht3x
include ../../../common.mk