log chestnut supply fault (#38711)

* log chestnut INA supply fault

* ci
This commit is contained in:
Daniel Koepping
2026-08-27 11:21:56 -07:00
committed by GitHub
parent 31ea1850f7
commit 4cdc16031f
2 changed files with 41 additions and 5 deletions
+1
View File
@@ -725,6 +725,7 @@ struct ChestnutState {
pcieLtssm @7 :UInt8;
supplyVoltage @8 :UInt16; # mV
supplyCurrent @9 :Int16; # mA
supplyFault @10 :Bool;
}
struct RadarState @0x9a185389d6fdd05f {