Skip to content

Commit

Permalink
modified: src/v2i-hub/PedestrianPlugin/src/include/PedestrianPlugin.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillmartin committed Aug 16, 2024
1 parent e2bdc01 commit dd462ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ class PedestrianPlugin: public PluginClient
// The io_context is required for all I/O
net::io_context ioc;

// TODO: Set an endpoint for PSM post messages and update documentation.
// API URL to accept PSM XML
const QString PSM_Receive = "";
};
Expand Down

0 comments on commit dd462ac

Please sign in to comment.