Skip to content

Commit

Permalink
fix issue, fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cvetaevvitaliy committed Dec 4, 2024
1 parent b1f8eec commit 73d6978
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions configs/STELLARF4V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#pragma once

#define FC_TARGET_MCU STM32F405
#define BOARD_NAME STELLARF4
#define BOARD_NAME STELLARF4V2
#define MANUFACTURER_ID STBE

#define TARGET_BOARD_IDENTIFIER "STF4"
Expand All @@ -39,10 +39,8 @@
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_MAX7456
#define USE_SDCARD
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_FLASH_W25N01G
#define USE_FLASH_W25M02G

#define BEEPER_PIN PB2
Expand Down

0 comments on commit 73d6978

Please sign in to comment.