Skip to content

Commit

Permalink
Fix MCU on IFLIGHT_BLITZ_F435 (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Dec 28, 2023
1 parent b7e5a43 commit 971ceb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/IFLIGHT_BLITZ_F435/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#pragma once

#define FC_TARGET_MCU AT32F435M
#define FC_TARGET_MCU AT32F435G

#define BOARD_NAME IFLIGHT_BLITZ_F435
#define MANUFACTURER_ID IFRC
Expand Down

0 comments on commit 971ceb7

Please sign in to comment.