[lpc21] only indentation cleanup

This commit is contained in:
Felix Ruess
2013-08-06 16:03:02 +02:00
parent d0c75fe3d0
commit 2ba9d5de39
@@ -85,5 +85,5 @@ extern uint8_t ppm_pulse; /* 1=start of pulse, 0=end of pulse */
} \
/* toggle ppm_pulse flag */ \
ppm_pulse ^= 1; \
}
}
#endif /* SERVOS_PPM_HW_H */