mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-08-01 03:34:40 +02:00
fix(esp_modem) Add example that reads GNSS info
This commit is contained in:
committed by
David Cermak
parent
71a2388acb
commit
652314e73d
@@ -22,6 +22,10 @@ menu "Example Configuration"
|
||||
bool "SIM7070"
|
||||
help
|
||||
SIM7070 is Multi-Band CAT M and NB IoT module.
|
||||
config EXAMPLE_MODEM_DEVICE_SIM7070_GNSS
|
||||
bool "SIM7070_GNSS"
|
||||
help
|
||||
SIM7070 is Multi-Band CAT M and NB IoT module with Support for GNSS Location API
|
||||
config EXAMPLE_MODEM_DEVICE_SIM7600
|
||||
bool "SIM7600"
|
||||
help
|
||||
|
Reference in New Issue
Block a user