Skip to content

Commit

Permalink
Fix caps regex not matching
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Bainian <chenbn@artc.a-star.edu.sg>
  • Loading branch information
Briancbn committed Nov 6, 2020
1 parent f11712d commit 38d0b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msg/MasterboardDataMsg.msg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ int8 analog_output_domain1
float64 analog_output0
float64 analog_output1
float32 masterboard_temperature
float32 robot_voltage_48V
float32 robot_voltage_48v
float32 robot_current
float32 master_io_current
uint8 master_safety_state
Expand Down

0 comments on commit 38d0b36

Please sign in to comment.