mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
commander: remove counter
The counter variable in system status wasn't used anywhere.
This commit is contained in:
@@ -57,7 +57,6 @@ uint8 RC_IN_MODE_GENERATED = 2
|
||||
|
||||
# state machine / state of vehicle.
|
||||
# Encodes the complete system state and is set by the commander app.
|
||||
uint16 counter # incremented by the writing thread everytime new data is stored
|
||||
uint64 timestamp # in microseconds since system start, is set whenever the writing thread stores new data
|
||||
|
||||
uint8 main_state # main state machine
|
||||
|
||||
Reference in New Issue
Block a user