mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Undid target change
This commit is contained in:
parent
8eb6fbaae7
commit
895ff5b779
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
// *************** SPI FLASH **************************
|
||||
#define USE_FLASHFS
|
||||
#define USE_FLASH_M25P16
|
||||
#define M25P16_CS_PIN PA0
|
||||
#define M25P16_CS_PIN PB2
|
||||
#define M25P16_SPI_BUS BUS_SPI2
|
||||
#define ENABLE_BLACKBOX_LOGGING_ON_SPIFLASH_BY_DEFAULT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue