mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-30 15:52:11 +02:00
at: parse config file
The AT commands list for each stage is now configured per-device, as well as the UART port to be used. As this list can be changed by the user, there is no more need for a special GNSS-related option
This commit is contained in:
@@ -30,7 +30,6 @@ enum EG25State {
|
||||
struct EG25Manager {
|
||||
GMainLoop *loop;
|
||||
guint reset_timer;
|
||||
gboolean manage_gnss;
|
||||
gboolean use_libusb;
|
||||
guint usb_vid;
|
||||
guint usb_pid;
|
||||
|
Reference in New Issue
Block a user