current property
Current measured (To be depreciated in favor of PowerMetrics in Meshtastic 3.x)
Implementation
@$pb.TagNumber(6)
$core.double get current => $_getN(5);
Implementation
@$pb.TagNumber(6)
set current($core.double value) => $_setFloat(5, value);