From 9d21a96860d77cbd10ed3346a2685f659e193f03 Mon Sep 17 00:00:00 2001 From: marko Date: Thu, 10 Sep 2020 17:45:05 -0400 Subject: [PATCH] Fix typo --- apps/cscsensor/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/cscsensor/README.md b/apps/cscsensor/README.md index 9fc43a276..4df609e6c 100644 --- a/apps/cscsensor/README.md +++ b/apps/cscsensor/README.md @@ -10,7 +10,7 @@ Currently the app displays the following data: - trip distance traveled - total distance traveled -Button 1 resets all measurements except total distance traveled. The latter gets preserved by being written to storage every 0.2 miles and upon exitting the app. +Button 1 resets all measurements except total distance traveled. The latter gets preserved by being written to storage every 0.2 miles and upon exiting the app. -I do not have acces to a cadence sensor at the moment, so only the speed part is currently implemented. Values displayed are imperial or metric (depending on locale), +I do not have access to a cadence sensor at the moment, so only the speed part is currently implemented. Values displayed are imperial or metric (depending on locale), the wheel circumference can be adjusted in the global settings app.