Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-talos
Commits
effe7be3
Commit
effe7be3
authored
Mar 09, 2018
by
Olivier Stasse
Browse files
Remove debugging information log.
parent
5f21c47f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sot-talos-device.cpp
View file @
effe7be3
...
...
@@ -23,7 +23,7 @@
#define DBGFILE "/tmp/sot-talos-device.txt"
#if
1
#if
0
#define RESETDEBUG5() { std::ofstream DebugFile; \
DebugFile.open(DBGFILE,std::ofstream::out); \
DebugFile.close();}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment