File tree

3 files changed

+1103
-0
lines changed

3 files changed

+1103
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
metadata(
2+
description="Microchip MCP9808 temperature sensor driver",
3+
version="1.0.0",
4+
license="MIT",
5+
author="Marco Miano",
6+
)
7+
8+
# opt=2 so line numbers are preserved in case of exceptions
9+
module("mcp9808.py", opt=2)

0 commit comments

Comments
 (0)