7 lines
189 B
C
7 lines
189 B
C
|
// LEGO_HUB_NO7 is nearly identical to LEGO_HUB_NO6 in this regard.
|
||
|
|
||
|
#define CC2564_TIMER_BT_SLOWCLOCK_TIM 2
|
||
|
#define CC2564_TIMER_BT_SLOWCLOCK_TIM_CH 2
|
||
|
|
||
|
#include "../LEGO_HUB_NO6/cc2564.c"
|