Skip to content

Commit

Permalink
Fix stellarf7v2 (#224)
Browse files Browse the repository at this point in the history
* fix '=' mistake PINIO BOX

* fix VTX uart provider, add PINIO1_CONFIG

* Update configs/STELLARF7V2/config.h

---------

Co-authored-by: Vitaliy Nimych <vitaliy.ninych@gmail.com>
Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
  • Loading branch information
3 people authored Nov 16, 2023
1 parent 394ed70 commit 7bcbecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/STELLARF7V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@

#define SERIALRX_UART SERIAL_PORT_USART1
#define MSP_UART SERIAL_PORT_USART2
#define VTX_SMARTAUDIO_UART PORT_USART3
#define VTX_SMARTAUDIO_UART SERIAL_PORT_USART3
#define GPS_UART SERIAL_PORT_UART5

//TODO beacon RX_LOST
Expand Down

0 comments on commit 7bcbecf

Please sign in to comment.