summaryrefslogtreecommitdiff
path: root/sensors-service/api
diff options
context:
space:
mode:
authorHelmut Schmidt <Helmut.3.Schmidt@continental-corporation.com>2016-01-22 15:49:24 +0100
committerHelmut Schmidt <Helmut.3.Schmidt@continental-corporation.com>2016-01-22 15:49:24 +0100
commite32cc25a72d6c2217ca956171719d6781fd41cfb (patch)
tree0b5389106920d7fbf7d20ecd92e95eabb2f2b8e2 /sensors-service/api
parent8895a4eb87d4abe1e44f1ecca440bbc7a99c3f6a (diff)
downloadpositioning-e32cc25a72d6c2217ca956171719d6781fd41cfb.tar.gz
API ready for Leviathan review - last minor change in wheel.h based on TomTom remark
Diffstat (limited to 'sensors-service/api')
-rw-r--r--sensors-service/api/wheel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sensors-service/api/wheel.h b/sensors-service/api/wheel.h
index 6927d65..a6865d3 100644
--- a/sensors-service/api/wheel.h
+++ b/sensors-service/api/wheel.h
@@ -198,8 +198,8 @@ typedef struct {
Axles are numbered consecutively from front to rear.
0: unknown/unspecified
1: front axle
- 2: rear axle #1 (rear axle on a typical 2-axle vehicle)
- 3: rear axle #2
+ 2: 2nd axle (rear axle on a typical 2-axle vehicle)
+ 3: 3rd axle
... */
uint8_t wheelIndex; /**< [Static] Identification of the location of the wheel on the axle
Wheels are numbered consecutively from left to right