-
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) · 945 Bytes
/
Copy pathpackage.json
File metadata and controls
26 lines (26 loc) · 945 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": [
[
"bq27441.py",
"github:SolderedElectronics/Soldered-BQ27441-MicroPython-Library/bq27441.py"
],
[
"Examples/bq27441-basicReading.py",
"github:SolderedElectronics/Soldered-BQ27441-MicroPython-Library/Examples/bq27441-basicReading.py"
],
[
"Examples/bq27441-extendedBatteryConfiguration.py",
"github:SolderedElectronics/Soldered-BQ27441-MicroPython-Library/Examples/bq27441-extendedBatteryConfiguration.py"
],
[
"Examples/bq27441-GpoutBatLow.py",
"github:SolderedElectronics/Soldered-BQ27441-MicroPython-Library/Examples/bq27441-GpoutBatLow.py"
],
[
"Examples/bq27441-GpoutSocInt.py",
"github:SolderedElectronics/Soldered-BQ27441-MicroPython-Library/Examples/bq27441-GpoutSocInt.py"
]
],
"deps": [],
"version": "1.0"
}