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
labrobotica
drivers
asterx1_gps
Commits
c06fc4e2
Commit
c06fc4e2
authored
Oct 06, 2014
by
Andreu Corominas-Murtra
Browse files
nothing relevant, just to test commit
parent
00500527
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/asterx1_gps.h
View file @
c06fc4e2
...
...
@@ -107,7 +107,7 @@ const int PORT_READ_TIMEOUT = -7;
const
int
ACQUISITION_ERROR
=
-
8
;
/**
Status of a class object is a bitwise OR of different values. The given bit is set when positive cases, and reset if negative significance
Status of a class object is a bitwise OR of different values. The given bit is set when positive cases, and reset if negative significance
.
*/
const
unsigned
int
DEVICE_OPEN
=
0x1
;
const
unsigned
int
ACQUISITION_RUNNING
=
0x2
;
...
...
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