forked from Archive/PX4-Autopilot
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
# GPIO mask and state
|
||
|
|
||
|
uint64 timestamp # time since system start (microseconds)
|
||
|
uint32 device_id # Device id
|
||
|
|
||
|
uint32 state # pin state mask
|