mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add the android simulator
This commit is contained in:
parent
e68763737e
commit
ac26ffdc71
1 changed files with 3 additions and 0 deletions
|
|
@ -98,6 +98,9 @@ message Position {
|
|||
GENIEBLOCKS = 35;
|
||||
NRF52_UNKNOWN = 36;
|
||||
PORTDUINO = 37;
|
||||
|
||||
// The simulator built into the android app
|
||||
ANDROID_SIM = 38;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue