Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Achim Morschhauser
GeomagLogger
Commits
bec7dd2d
Commit
bec7dd2d
authored
Jan 29, 2019
by
Achim Morschhauser
Browse files
Merge branch 'rasp3_DTU' of
https://gitext.gfz-potsdam.de/mors/GeomagLogger
into rasp3_DTU
parents
1a3ea236
c0703e6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
usr/src/OBSDAQ_Logger.cpp
View file @
bec7dd2d
...
...
@@ -37,7 +37,7 @@ int main() {
// Initialize new OBSDAQ device
driver_obs_obsdaq
obsdaq
=
driver_obs_obsdaq
(
par
.
get_str
(
"PORT"
),
par
.
get_int
(
"BAUD"
),
&
pipe
,
&
cal
,
0x0F
);
par
.
get_int
(
"BAUD"
),
&
pipe
,
&
cal
,
par
.
get_int
(
"ADDRESS"
)
);
// Get some data
...
...
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