nrf24l01 support irq recv
This commit is contained in:
@@ -14,7 +14,7 @@ void board_init() {
|
||||
gpio_bit_set(LEDG_GPIO_PORT, LEDG_PIN);
|
||||
gpio_bit_set(LEDB_GPIO_PORT, LEDB_PIN);
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
LCD_Init(); // init LCD
|
||||
LCD_Clear(BLACK);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user