Variables | |
const List< double > | currentLimits = [0.5, 1.3, 2.7, 4.1] |
Current limits. | |
const List<double> currentLimits = [0.5, 1.3, 2.7, 4.1] |
The four current limits are part of the firmware settings. The index of the current value can be read or written as cur_lim
at the /settings/
endpoint.