mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 09:15:38 +03:00
[gruvin9x] Just some added comments to help clarify some ifdef blocks. No functional changes.
This commit is contained in:
parent
087f4e3276
commit
340043a73e
1 changed files with 2 additions and 2 deletions
|
@ -1023,9 +1023,9 @@ ISR(TIMER1_COMPC_vect) // DSM2 or PXX end of frame
|
|||
}
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
#endif // defined(DSM2_PPM) || defined(PXX)
|
||||
|
||||
#endif
|
||||
#endif // ifndef SIMU
|
||||
|
||||
|
||||
void set_timer3_capture()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue