Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Instrument Control
NomadSpecialModules
Commits
b680c308
Commit
b680c308
authored
Oct 04, 2016
by
Jacob Lamblin
Browse files
Add 7215 library
parent
64cd04e6
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/controllers/stereo_watchdog/StereoWatchdogController.cpp
View file @
b680c308
...
...
@@ -24,6 +24,7 @@
using
namespace
std
;
using
namespace
icpcon7217
;
using
namespace
icpcon7215
;
namespace
stereo_watchdog
{
...
...
src/controllers/stereo_watchdog/StereoWatchdogController.h
View file @
b680c308
...
...
@@ -22,6 +22,8 @@
#include <Controller.h>
#include "../../NomadModules/src/drivers/icp/icpcon7217/ICPcon7217Driver.h"
#include "../../NomadModules/src/drivers/icp/icpcon7217/ICPcon7217ChannelDriver.h"
#include "../../NomadModules/src/drivers/icp/icpcon7215/ICPcon7215Driver.h"
#include "../../NomadModules/src/drivers/icp/icpcon7215/ICPcon7215ChannelDriver.h"
#include <boost/thread.hpp>
...
...
Write
Preview
Markdown
is supported
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