PX4 / DriverFramework

Operating system and flight stack agnostic driver framework for POSIX (Linux, NuttX, Mac OS, QNX, VxWorks).
82 stars 132 forks source link

framework: fix debug printf #222

Closed julianoes closed 7 years ago

julianoes commented 7 years ago

This fixes a build error when compiled with DF_DEBUG.

Resolves #221.