Skip to content

Commit

Permalink
[sdp_landmark_information] update
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Dec 4, 2023
1 parent 585556c commit 5a24c36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sketchbooks/sdp_landmark_information/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ void setup()

// Display loaded config
M5.Lcd.printf("UWB ID: %d\n", uwb_id);
M5.Lcd.printf("Information: %s\n", data_for_information_data_packet[0].get<std::string>().c_str());
}

void loop()
Expand Down

0 comments on commit 5a24c36

Please sign in to comment.