mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 22:17:01 +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 */ \
|
||||
ppm_pulse ^= 1; \
|
||||
}
|
||||
}
|
||||
#endif /* SERVOS_PPM_HW_H */
|
||||
|
||||
Reference in New Issue
Block a user