-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
26 lines (26 loc) · 955 Bytes
/
package.json
File metadata and controls
26 lines (26 loc) · 955 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"urls": [
[
"pcal6416a.py",
"github:SolderedElectronics/Soldered-MicroPython-Modules/Communication/PCAL6416A/PCAL6416A/pcal6416a.py"
],
[
"Examples/pcal6416a-digitalRead.py",
"github:SolderedElectronics/Soldered-MicroPython-Modules/Communication/PCAL6416A/PCAL6416A/Examples/pcal6416a-digitalRead.py"
],
[
"Examples/pcal6416a-digitalWrite.py",
"github:SolderedElectronics/Soldered-MicroPython-Modules/Communication/PCAL6416A/PCAL6416A/Examples/pcal6416a-digitalWrite.py"
],
[
"Examples/pcal6416a-driveStrength.py",
"github:SolderedElectronics/Soldered-MicroPython-Modules/Communication/PCAL6416A/PCAL6416A/Examples/pcal6416a-driveStrength.py"
],
[
"Examples/pcal6416a-interrupts.py",
"github:SolderedElectronics/Soldered-MicroPython-Modules/Communication/PCAL6416A/PCAL6416A/Examples/pcal6416a-interrupts.py"
]
],
"deps": [],
"version": "1.0"
}