Merge pull request #212 from meshtastic/nmea

Nmea
This commit is contained in:
Ben Meadors 2022-10-16 06:38:11 -05:00 committed by GitHub
commit 0904d7f8ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,6 +90,7 @@ message ModuleConfig {
SIMPLE = 1;
PROTO = 2;
TEXTMSG = 3;
NMEA = 4;
};
/*