Skip to content

Commit

Permalink
update file path
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Jul 25, 2023
1 parent 4a76dd0 commit a7ffaa6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ namespace CDASimAdapter {
}
public:
std::shared_ptr<CDASimConnection> connection;
std::string sensors_file_path = "../../CDASimAdapter/sensors.json";
std::string sensors_file_path = "../../CDASimAdapter../test/sensors.json";


};
Expand Down
File renamed without changes.

0 comments on commit a7ffaa6

Please sign in to comment.