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