mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: Add Status Message module support (#4163)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
df592d4d86
commit
355d2260e8
15 changed files with 1195 additions and 9 deletions
|
|
@ -141,6 +141,8 @@ object SettingsRoutes {
|
|||
|
||||
@Serializable data object Paxcounter : Route
|
||||
|
||||
@Serializable data object StatusMessage : Route
|
||||
|
||||
// endregion
|
||||
|
||||
// region advanced config routes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue