This patch adds a driver for the jc42 compatible temperature sensors. All sensors compatible with jc42.4 should work. Examples include the mcp9808 and more.
3 lines
48 B
Makefile
3 lines
48 B
Makefile
MODULE = jc42
|
|
include $(RIOTBASE)/Makefile.base
|