mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 23:32:14 +02:00
manager: don't manage the GNSS by default
This commit is contained in:
@@ -28,6 +28,7 @@ enum EG25State {
|
||||
struct EG25Manager {
|
||||
GMainLoop *loop;
|
||||
guint reset_timer;
|
||||
gboolean manage_gnss;
|
||||
|
||||
int at_fd;
|
||||
guint at_source;
|
||||
|
Reference in New Issue
Block a user