Renamed confusing variables and general cleanup

This commit is contained in:
Stephanie
2021-10-23 13:41:10 -04:00
committed by JF
parent 7eff1dbcc6
commit a65f173e3c
4 changed files with 18 additions and 21 deletions

View File

@@ -51,7 +51,6 @@ namespace Pinetime {
private:
uint32_t nbSteps;
int32_t deltaSteps = 0;
uint32_t currentTripSteps = 0;
int16_t x;
int16_t y;