techie66 / EngineDataLogger

Data logger and master controller for Raspberry Pi based ECU that communicates with various external MCUs
GNU General Public License v3.0
5 stars 0 forks source link

main.cpp log_data.advance1 #24

Closed kurt-k3po closed 3 years ago

kurt-k3po commented 3 years ago

https://github.com/techie66/EngineDataLogger/blob/6fd558a3b81a8d96990f3efae44e770ee6c244f1/src/main.cpp#L445-L452

I think, there is something screwed up with log_data.advance1. Shoud be log_data.advance1 .... 4 at lines 449 - 452

Right?

techie66 commented 3 years ago

absolutely! I thought I had fixed that already. I'll get a fix pushed soon to the development branch. I'll also push the patch to feature-can.

techie66 commented 3 years ago

Please confirm fixed.

kurt-k3po commented 3 years ago

pulled. I can confirm the fix