Skip to content

Commit 4d11191

Browse files
bugobliteratortridge
authored andcommitted
remove non ascii character from com/volz/servo/20020.ActuatorStatus.uavcan
1 parent c35158d commit 4d11191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com/volz/servo/20020.ActuatorStatus.uavcan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ uint8 voltage # Supply voltage: unsigned, 8-bit value, one count = 0.2 V
1111

1212
uint8 motor_pwm # Motor PWM: unsigned, 8-bit value, 0 = 0% Motor power, 255 = 100% Motor Power
1313

14-
uint8 motor_temperature # Motor temperature: unsigned 8-bit value, 0 = -50°C, 255 = sensor error, one count = one degree
14+
uint8 motor_temperature # Motor temperature: unsigned 8-bit value, 0 = -50C, 255 = sensor error, one count = one degree
1515

0 commit comments

Comments
 (0)