mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 06:54:49 +08:00
[lpc21] only indentation cleanup
This commit is contained in:
@@ -85,5 +85,5 @@ extern uint8_t ppm_pulse; /* 1=start of pulse, 0=end of pulse */
|
|||||||
} \
|
} \
|
||||||
/* toggle ppm_pulse flag */ \
|
/* toggle ppm_pulse flag */ \
|
||||||
ppm_pulse ^= 1; \
|
ppm_pulse ^= 1; \
|
||||||
}
|
}
|
||||||
#endif /* SERVOS_PPM_HW_H */
|
#endif /* SERVOS_PPM_HW_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user