micropython/ports/stm32/boards/LEGO_HUB_NO7/cc2564.c

7 wiersze
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"