Skip to content

Commit

Permalink
Merge pull request #882 from ducky64/techofix
Browse files Browse the repository at this point in the history
Fix for T-echo to not have Critical Error #3 on startup
  • Loading branch information
geeksville authored Oct 15, 2021
2 parents 83eb941 + a76e7c7 commit 8e45c5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variants/t-echo/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ External serial flash WP25R1635FZUIL0
* Lora radio
*/

#define USE_SX1262
#define SX126X_CS (0 + 24) // FIXME - we really should define LORA_CS instead
#define SX126X_DIO1 (0 + 20)
// Note DIO2 is attached internally to the module to an analog switch for TX/RX switching
Expand Down

0 comments on commit 8e45c5e

Please sign in to comment.