Merge branch 'docs/fix_gps_broken_link_v5.4' into 'release/v5.4'

docs(examples): fixed broken link in uart example readme (v5.4)

See merge request espressif/esp-idf!37149
This commit is contained in:
Jiang Jiang Jian 2025-02-20 20:30:37 +08:00
commit 2c3b9ff383

View File

@ -24,7 +24,7 @@ Usually, modules will also output some vendor specific statements which common n
### Hardware Required
To run this example, you need a dev board that is based on Espressif SoC (e.g. ESP32-WROVER Kit). For test purpose, you also need a GPS module. Here we take the [ATGM332D-5N](http://www.icofchina.com/pro/mokuai/2016-08-01/5.html) as an example to show how to parse the NMEA statements and output common information such as UTC time, latitude, longitude, altitude, speed and so on.
To run this example, you need a dev board that is based on Espressif SoC (e.g. ESP32-WROVER Kit). For test purpose, you also need a GPS module. Here we take the `ATGM332D-5N` as an example to show how to parse the NMEA statements and output common information such as UTC time, latitude, longitude, altitude, speed and so on.
#### Pin Assignment: