mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-02 11:55:56 +00:00
[create-pull-request] automated change (#5223)
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
This commit is contained in:
parent
cf476eb87c
commit
8801bc5ce9
@ -1 +1 @@
|
|||||||
Subproject commit 807236815d61cc0ebd89472c2a2aa76758bc92ac
|
Subproject commit 015202aead5f6807d63537c58f4cb6525f19e56f
|
@ -408,7 +408,7 @@ typedef enum _meshtastic_LogRecord_Level {
|
|||||||
} meshtastic_LogRecord_Level;
|
} meshtastic_LogRecord_Level;
|
||||||
|
|
||||||
/* Struct definitions */
|
/* Struct definitions */
|
||||||
/* a gps position */
|
/* A GPS Position */
|
||||||
typedef struct _meshtastic_Position {
|
typedef struct _meshtastic_Position {
|
||||||
/* The new preferred location encoding, multiply by 1e-7 to get degrees
|
/* The new preferred location encoding, multiply by 1e-7 to get degrees
|
||||||
in floating point */
|
in floating point */
|
||||||
|
Loading…
Reference in New Issue
Block a user