Skip to content

Commit

Permalink
fix endline formatting. update git submodule pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
vertiq-jordan committed Aug 21, 2024
1 parent c947d27 commit 545c134
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@
url = https://gitlab.com/voxl-public/voxl-sdk/core-libs/libfc-sensor-api.git
[submodule "src/drivers/actuators/vertiq_io/iq-module-communication-cpp"]
path = src/drivers/actuators/vertiq_io/iq-module-communication-cpp
url = git@github.com:iq-motion-control/iq-module-communication-cpp.git
url = https://github.com/iq-motion-control/iq-module-communication-cpp.git
4 changes: 0 additions & 4 deletions src/drivers/actuators/vertiq_io/vertiq_io.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,3 @@ class VertiqIo : public ModuleBase<VertiqIo>, public OutputModuleInterface
#endif //CONFIG_USE_PULSING_CONFIGURATION
)
};




0 comments on commit 545c134

Please sign in to comment.