Variables | |
const List< int > | dccBiDiDurations = [0, 57, 58, 59, 60, 61] |
DCC BiDi durations. | |
const List<int> dccBiDiDurations = [0, 57, 58, 59, 60, 61] |
The five DCC BiDi durations are part of the firmware settings. Using the first value (0) BiDi can be switched off. The current value can be read or written as dcc_bidibit_dur
at the /settings/
endpoint.