We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1110953 commit a2ce257Copy full SHA for a2ce257
start_ethercat_server.sh
@@ -1,4 +1,4 @@
1
#! /bin/bash
2
3
cd $HOME/dev/poulpe_ethercat_controller
4
-./target/release/server config/robot.yaml
+RUST_LOG=info ./target/release/server config/robot.yaml
0 commit comments