devices property
getter/setter pair
All the connected devices and their respective serial ports.
Devices listed here are assumed to have successfully connected.
Implementation
Map<String, BurtFirmwareSerial> devices = {};
All the connected devices and their respective serial ports.
Devices listed here are assumed to have successfully connected.
Map<String, BurtFirmwareSerial> devices = {};