@name-industry/ni-ina219
Version:
Module for using the WaveShare UPS Raspberry Pi Hat that has an embedded Texas Instruments INA219 sensor.
23 lines • 627 B
JSON
{
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc", "closure"]
},
"source": {
"include": ["./package.json", "./Docs/README.md", "Src"],
"includePattern": ".+\\.(m|c)?js(doc|x)?$",
"excludePattern": "(node_modules/|docs)"
},
"templates": {
"referenceTitle": "WaveShare-UPS INA219",
"disableSort": true,
"collapse": false
},
"opts": {
"destination": "./Docs/docs",
"encoding": "utf8",
"private": true,
"recurse": true,
"template": "./node_modules/docdash"
}
}