Skip to content

Commit 31d15b1

Browse files
add opt4048_registers to mip packaging
1 parent c9543f4 commit 31d15b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"urls": [
3-
["qwiic_opt4048.py", "github:sparkfun/Qwiic_OPT4048_Py/qwiic_opt4048.py"]
3+
["qwiic_opt4048.py", "github:sparkfun/Qwiic_OPT4048_Py/qwiic_opt4048.py"],
4+
["opt4048_registers.py", "github:sparkfun/Qwiic_OPT4048_Py/opt4048_registers.py"]
45
],
56
"deps": [
67
["github:sparkfun/Qwiic_I2C_Py", "master"]

0 commit comments

Comments
 (0)