add test nrf_rx nrf_tx test code
This commit is contained in:
@@ -14,8 +14,6 @@ void board_init() {
|
||||
gpio_bit_set(LEDG_GPIO_PORT, LEDG_PIN);
|
||||
gpio_bit_set(LEDB_GPIO_PORT, LEDB_PIN);
|
||||
|
||||
#if 1
|
||||
LCD_Init(); // init LCD
|
||||
LCD_Clear(BLACK);
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user