We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9543f4 commit 31d15b1Copy full SHA for 31d15b1
package.json
@@ -1,6 +1,7 @@
1
{
2
"urls": [
3
- ["qwiic_opt4048.py", "github:sparkfun/Qwiic_OPT4048_Py/qwiic_opt4048.py"]
+ ["qwiic_opt4048.py", "github:sparkfun/Qwiic_OPT4048_Py/qwiic_opt4048.py"],
4
+ ["opt4048_registers.py", "github:sparkfun/Qwiic_OPT4048_Py/opt4048_registers.py"]
5
],
6
"deps": [
7
["github:sparkfun/Qwiic_I2C_Py", "master"]
0 commit comments