From ad35e5d4dc146f15c3b2561405f8aad965eece7f Mon Sep 17 00:00:00 2001 From: iliasam Date: Wed, 6 Mar 2024 15:44:32 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 043e008..b6f92b7 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ User can enter Doppler frequency offset to make acquisition much faster. RF frontend pinout (See config.h): #define SPI_CLK_PIN GPIO_Pin_13 //MAX2769 - CLKOUT -#define SPI_MOSI_PIN GPIO_Pin_15 //MAX2769 - I0 +#define SPI_MOSI_PIN GPIO_Pin_15 //MAX2769 - I1 Both - GPIOB Part of the code is taken from these projects: /~https://github.com/tomojitakasu/RTKLIB -/~https://github.com/taroz/GNSS-SDRLIB \ No newline at end of file +/~https://github.com/taroz/GNSS-SDRLIB