Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Olav de Haas committed Jun 1, 2020
2 parents 0a0b27f + e2f0469 commit 4cd67a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ void setup()
nh.subscribe(gait_instruction_result_subscriber);

alive_msg.id = "crutch";
gait_instruction_msg.id = alive_msg.id;

state_machine.construct();

Expand Down

0 comments on commit 4cd67a4

Please sign in to comment.