diff options
Diffstat (limited to 'examples/timer.c')
| -rw-r--r-- | examples/timer.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/examples/timer.c b/examples/timer.c index 33f53c072..bfe3d668d 100644 --- a/examples/timer.c +++ b/examples/timer.c @@ -104,7 +104,6 @@ typedef struct tid_8xx_cpmtimer_s {  #define	CPMT_MR_CE_ANY		0x00C0	/* Capt./Interr. on any TIN edge*/ -  /*   * which CPM timer to use - index starts at 0 (= timer 1)   */ |