pwm_input: added uORB message structure

This commit is contained in:
Evan Slatyer
2015-02-20 12:11:07 +11:00
committed by Lorenz Meier
parent 1302650ab6
commit 086caddf73
+5
View File
@@ -0,0 +1,5 @@
uint64 timestamp # Microseconds since system boot
uint64 error_count
uint32 pulse_width # Pulse width, timer counts
uint32 period # Period, timer counts