openvehicles / Open-Vehicle-iOS

iOS App for OVMS
27 stars 25 forks source link

3660 seconds is 61 minutes #22

Closed StuartCheshire closed 5 years ago

StuartCheshire commented 5 years ago

In both ovmsStatusViewController.m and ovmsStatusViewControllerPad.m there’s code that uses “chargetime/3660” to convert chargetime in seconds to a number of hours. It should say “chargetime/3600”

markwj commented 5 years ago

Resolved in commit 99420305838f6e4f172f2e73ac38561377425cc9.