SIMULATOR_APP constant
PortNum
const SIMULATOR_APP
Used to let multiple instances of Linux native applications communicate as if they did using their LoRa chip. Maintained by GitHub user GUVWAF. Project files at https://github.com/GUVWAF/Meshtasticator ENCODING: Protobuf (?)
Implementation
static const PortNum SIMULATOR_APP =
PortNum._(69, _omitEnumNames ? '' : 'SIMULATOR_APP');