-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redeclaration of 'LIS3DH_RANGE_4_G' #12
Comments
Did you have any luck with this error? I'm working on the electron tracker with altitude and i have the same error. Thanks! |
@Brianmerle how are you using the library and which example code did you use? |
Here is the code I used:
https://github.com/habeducation/Particle3GTracker/blob/master/Tracker2.ino
And the libraries:
https://github.com/habeducation/AssetTracker/tree/master/firmware
It is for a high altitude weather balloon. It has altitude added into the
tracker code.
Thanks again!
…On Fri, May 25, 2018 at 7:07 AM, Kenneth Lim ***@***.***> wrote:
@Brianmerle <https://github.com/Brianmerle> how are you using the library
and which example code did you use?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AlvruiPVX-n2-DWeaQouIcJkL48niwfkks5t1_PxgaJpZM4KqrAd>
.
|
Hello @Brianmerle, it looks like the I would also recommend renaming your |
I will rename the AssetTracker files to something else. Thanks for your help! |
Yeah but it's symlink here: https://github.com/habeducation/Particle3GTracker/blob/master/AssetTracker.cpp |
Are you using the Web IDE or CLI to compile code? I am guessing that you did the following:
If you want to use the Using the CLI, i managed to compile using your
|
I was using the web IDE. I can try using CLI. Thanks for looking into this! |
OK. I'll try that this evening after work. |
I was able to flash it, thanks! There seems to be some issues as I am not getting GPS or altitude readings but am able to get battery readings and change settings like frequency of location updates via a web page. The creator is thinking that there may be hardware changes from the V1 to V2 so that the code may need to be modified. |
@Brianmerle you might need to sync up the https://github.com/habeducation/AssetTracker repository with newer commits from this repository or simply try out the examples from this repository before using the customized one. |
Veryfing code using this library in Particle Build fails with this error:
The text was updated successfully, but these errors were encountered: