ardupilot/libraries/AP_Airspeed/examples/Airspeed
Lucas De Marchi cc4504e613 AP_Airspeed: fix coding style
- replace tabs with spaces
  - remove C-style void from function arguments
  - use pragma once
  - fix pointer alignement
  - remove unused header: AP_Airspeed_I2C_PX4 - we actually use
    AP_Airspeed_PX4
2016-02-16 19:49:09 -02:00
..
Airspeed.cpp AP_Airspeed: fix coding style 2016-02-16 19:49:09 -02:00
Makefile build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
make.inc AP_Airspeed: fix example build 2015-12-29 10:46:35 -08:00
wscript waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00