Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/OSD.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Not all OSDs are created equally. This table shows the differences between the d
| DJI O3 Goggles V2 + WTFOS | 53 x 20 | X | | X | YES |
| DJI Goggles 2 and newer | 53 x 20 (HD) | X | | X | YES (no custom fonts) |


## OSD Elements
Here are the OSD Elements provided by INAV.

Expand Down
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

# F411 PSA

> INAV no longer accepts targets based on STM32 F411 MCU.

> INAV 7 was the last INAV official release available for F411 based flight controllers. INAV 8 is not officially available for F411 boards.

# ICM426xx IMUs PSA
Expand Down
2 changes: 1 addition & 1 deletion src/main/target/DAKEFPVF722X8/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,4 @@
#define USE_PINIO
#define USE_PINIOBOX
#define PINIO1_PIN PB1 // 9Vsw
#define PINIO2_PIN PB10 // Camera switcher
#define PINIO2_PIN PB10 // Camera switcher
Loading
Loading