Frontend  0.4.1
Loading...
Searching...
No Matches
dcc_programming_types.dart File Reference

Variables

const List< String > dccProgrammingTypes
 DCC programming types.
 

Variable Documentation

◆ dccProgrammingTypes

const List<String> dccProgrammingTypes
Initial value:
= [
'Nothing',
'Bit only',
'Byte only',
'Bit and byte',
]

The four DCC programming types are part of the firmware settings. The index of the current value ​​can be read or written as dcc_prog_type at the /settings/ endpoint.