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
Michal Rybka
openCanSat-2.0-library
Commits
9155eb81
Commit
9155eb81
authored
Feb 26, 2019
by
Markéta Jedličková
Browse files
Not used code deleted
parent
63b43216
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Open_Cansat_GPS.cpp
View file @
9155eb81
...
...
@@ -120,10 +120,6 @@ bool OpenCansatGPS::scan(uint32_t timeout)
parseLine
(
inputBuffer
);
// Scan quit
/* if (isSeenLatLon && isTimeReceived && isSeenAlt
&& data.numSat > 0)
{*/
if
(
isSeenLatLon
&&
data
.
numSat
>
0
)
{
result
=
true
;
...
...
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