EscTelemetry9To12 constructor
EscTelemetry9To12({})
Implementation
EscTelemetry9To12({
required this.voltage,
required this.current,
required this.totalcurrent,
required this.rpm,
required this.count,
required this.temperature,
});