usermods/MAX17048_v2: Fix precision variable type
The String constructors are ambiguous with uint8_ts.
This commit is contained in:
7
usermods/MAX17048_v2/library.json
Normal file
7
usermods/MAX17048_v2/library.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name:": "MAX17048_v2",
|
||||
"build": { "libArchive": false},
|
||||
"dependencies": {
|
||||
"Adafruit_MAX1704X":"https://github.com/adafruit/Adafruit_MAX1704X#1.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user