mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-14 18:46:59 +00:00
[GPS] Add course (bearing) as output option
This commit is contained in:
@@ -61,6 +61,7 @@ enum class P082_query : uint8_t {
|
||||
P082_QUERY_CHKSUM_FAIL = 9,
|
||||
P082_QUERY_DISTANCE = 10,
|
||||
P082_QUERY_DIST_REF = 11,
|
||||
P082_QUERY_COURSE = 12,
|
||||
P082_NR_OUTPUT_OPTIONS
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user