Joe Pasqua

Results 18 comments of Joe Pasqua

Elevation data is now available through the trips tab but uses elevation data from Google rather than data collected from the the vehicle which _can be_ less accurate. There is...

Added the deferred label. This won't be fixed until the underlying code is fixed.

Just as a reminder, users can export their stats files using "File->Export Stats Data" and "File->Export Location Data". They can also manually copy the raw stats files. This option is...

Sorry about that. I added the following to graphics.h right below the definition of the Color struct: ``` struct HSVColor { HSVColor(uint8_t h_, uint8_t s_, uint8_t v_) : h(h_), s(s_),...

Title changed. Agreed on .gitignore. Do you want me to do something about it w.r.t. this pull request, or will you just not integrate it?

Let me know if this looks OK now. I've been using my forked version and forgot about this PR.

I've responded directly to karel.goderis [AT] me.com, but to reiterate for others, please feel free to integrate this code into any projects you'd like. It is shared under the MIT...

I heard from Wemos today (2020/05/19) that they will be supplying this part again in about a month.