Skip to content

Commit 941ca89

Browse files
Merge pull request #68 from ROBOTIS-GIT/revert-67-hotfix
Revert "Hotfix"
2 parents bfa359d + 10cb83e commit 941ca89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/actuator.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ const ModelControlTableInfo_t control_table_2_0[] PROGMEM = {
222222
{ControlTableItem::VELOCITY_TRAJECTORY, 136, 4},
223223
{ControlTableItem::POSITION_TRAJECTORY, 140, 4},
224224
{ControlTableItem::PRESENT_INPUT_VOLTAGE, 144, 2},
225-
{ControlTableItem::PRESENT_VOLTAGE, 144, 2},
226225
{ControlTableItem::PRESENT_TEMPERATURE, 146, 1},
227226
#endif
228227
{ControlTableItem::LAST_DUMMY_ITEM, 0, 0}

0 commit comments

Comments
 (0)