1
0

Migrate i2c EEPROM_DRIVER to info.json (#22013)

This commit is contained in:
Joel Challis
2023-09-14 20:50:07 +01:00
committed by GitHub
parent 97464e470c
commit fe00bb9746
44 changed files with 66 additions and 47 deletions

View File

@@ -8,6 +8,9 @@
"pid": "0x1969",
"device_version": "0.0.1"
},
"eeprom": {
"driver": "i2c"
},
"rgb_matrix": {
"driver": "is31fl3731"
},