From fde4e303bedc20bf62b7954940aabeaaca3bd9b9 Mon Sep 17 00:00:00 2001 From: sq2ips Date: Thu, 4 Apr 2024 16:13:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5bd517..dd02de7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Code is writen in C using stm32CubeIDE. M20 uses xm1110 gps module that transmits data over UART but with custom firmware that transmits only binary protocol data. Data format: ![alt text](https://github.com/sq2ips/m20-custom-firmware/blob/main/img/GPS.png?raw=true) -It has been observed that in newest models other module that is using standard NMEA: u-blox MAX-M10M is used. +It has been observed that in newest models of M20 other module: u-blox MAX-M10M that is using standard NMEA is used. ![alt text](https://github.com/sq2ips/m20-custom-firmware/blob/main/img/gps_new.png?raw=true) # Barometer