Elite 1.4-re try compile gptimer
This commit is contained in:
+1
-1
@@ -42,4 +42,4 @@ static void headstage_gptimer_callback(GPTimerCC26XX_Handle handle, GPTimerCC26X
|
||||
GPTimerCC26XX_setLoadValue(gptimer_handle, _load); \
|
||||
} while (0)
|
||||
|
||||
#endif // HEADSTAGE_GPTIMER_H
|
||||
#endif // HEADSTAGE_GPTIMER_H
|
||||
|
||||
+2
@@ -527,6 +527,8 @@ static void SimpleBLEPeripheral_init(void) {
|
||||
HCI_LE_ReadMaxDataLenCmd();
|
||||
}
|
||||
|
||||
|
||||
#include "EliteGPTimer.h"
|
||||
/*********************************************************************
|
||||
* @fn SimpleBLEPeripheral_taskFxn
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user