Skip to content

Commit

Permalink
Merge pull request #30 from rogy-AquaLab/fix_comment_in_power.msg
Browse files Browse the repository at this point in the history
fixed the comment in Power.msg
  • Loading branch information
Chikurin1014 committed Jun 23, 2024
2 parents 5b8493e + 01cccdc commit 8c82311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packet/packet_interfaces/msg/Power.msg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# BLDC, サーボへの出力
# Nucleoが出力する値そのまま

# BLDC4つ PWMのパルス幅[ms]
# BLDC4つ PWMのパルス幅[us]
uint16[4] bldc
# サーボ4つ PWMのパルス幅[ms]
# サーボ4つ PWMのパルス幅[us]
# NOTE: 4つの位置関係はBLDCと揃えること
uint16[4] servo

0 comments on commit 8c82311

Please sign in to comment.