1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00

OP-886 move systemalarm.h include inside guards in sanitycheck.h

+review OPReview-430
This commit is contained in:
Alessio Morale 2013-04-21 18:57:55 +02:00
parent 8011a9476d
commit 84129dba40

View File

@ -26,11 +26,12 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <systemalarms.h>
#ifndef SANITYCHECK_H
#define SANITYCHECK_H
#include <systemalarms.h>
#define SANITYCHECK_STATUS_ERROR_NONE SYSTEMALARMS_EXTENDEDALARMSTATUS_NONE
#define SANITYCHECK_STATUS_ERROR_FLIGHTMODE SYSTEMALARMS_EXTENDEDALARMSTATUS_FLIGHTMODE