After various memory exercises, then back to GPS to get UBlox working. UBlox is working. TODO: start libraries, downplay SD Card as we can use memory for interim logging
This commit is contained in:
parent
c7646e169e
commit
41c1fe6819
16 changed files with 2016 additions and 71 deletions
|
|
@ -40,3 +40,9 @@ build_flags =
|
|||
build_flags =
|
||||
${env.build_flags}
|
||||
-D NODE_LABEL=\"B\"
|
||||
|
||||
[env:node_c]
|
||||
build_flags =
|
||||
${env.build_flags}
|
||||
-D NODE_LABEL=\"C\"
|
||||
-D GPS_UBLOX
|
||||
Loading…
Add table
Add a link
Reference in a new issue