Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/OBD/OBD.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ IsPluggedIn:
IsEngineBlocked:
datatype: boolean
type: sensor
description: Engine block status, 0 = enigne blocked, 1 = engine unblocked
description: Engine block status, 0 = engine unblocked, 1 = engine blocked

# OBD supports reporting of up to 8 oxygen sensors
# PID 13 or PID 1D can be used as bitmasks to define logical location of the sensors
Expand Down
Loading