forked from PAWPAW-Mirror/lib_xua
fixed hwtimer define (hwtimer -> hwtimer_t)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#if (XCC_MAJOR_VERSION >= 1300)
|
||||
#include <hwtimer.h>
|
||||
#else
|
||||
#define hwtimer timer
|
||||
#define hwtimer_t timer
|
||||
#endif
|
||||
|
||||
#ifndef VOLTAGE_REDUCTION_mV
|
||||
|
||||
Reference in New Issue
Block a user