mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: upcoming support for tak and trafficmanagement configs, device hw (#4671)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
a07992530c
commit
b2b21e10e2
33 changed files with 737 additions and 891 deletions
|
|
@ -145,6 +145,10 @@ object SettingsRoutes {
|
|||
|
||||
@Serializable data object StatusMessage : Route
|
||||
|
||||
@Serializable data object TrafficManagement : Route
|
||||
|
||||
@Serializable data object TAK : Route
|
||||
|
||||
// endregion
|
||||
|
||||
// region advanced config routes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue