fix fomu board.c
This commit is contained in:
parent
021926c96a
commit
43b99a6f35
|
@ -66,4 +66,3 @@ void board_init(void) {
|
|||
ledda_write(3, LEDDPWRG); // Green
|
||||
ledda_write(98, LEDDPWRB); // Blue
|
||||
}
|
||||
#endif // MICROPY_INCLUDED_MIMXRT_HAL_FLEXSPI_NOR_FLASH_H
|
||||
|
|
Loading…
Reference in New Issue