Skip to content

Commit 3809996

Browse files
committed
Include both deps for PWM_fan
1 parent e97723d commit 3809996

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

usermods/PWM_fan/library.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
"libArchive": false,
55
"extraScript": "setup_deps.py"
66
}
7-
}
7+
"dependencies": {
8+
"Temperature","",
9+
"sht",""
10+
}
11+
}

0 commit comments

Comments
 (0)