Cleanup
This commit is contained in:
@@ -23,9 +23,10 @@ var LedNames = map[int]string{
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Mk2Info struct {
|
type Mk2Info struct {
|
||||||
|
// Will be marked as false if an error is detected.
|
||||||
Valid bool
|
Valid bool
|
||||||
|
|
||||||
Version uint32
|
Version uint32
|
||||||
|
|
||||||
BatVoltage float64
|
BatVoltage float64
|
||||||
// Positive current == charging
|
// Positive current == charging
|
||||||
|
|||||||
Reference in New Issue
Block a user