|
Electronic Load
1.0
Programmable Constant Current Sink
|
Holds the values for a prefix-value. More...
Data Fields | |
| uint8_t | lastPrefix |
| Prefix used at last update. More... | |
| char | value [6] |
| The formatted value for printf. More... | |
Holds the values for a prefix-value.
The lastPrefix Value is used to implement a threshold for switching between prefixes. I would be very disturbing and hard to read if the value would switch from 999 to 1.00k at short intervals.
| uint8_t lastPrefix |
Prefix used at last update.
| char value[6] |
The formatted value for printf.
1.8.15