mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-26 06:25:24 -04:00
feat(settings): add remote "Set time" admin action (#5821)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -123,6 +123,8 @@ class FakeRadioController :
|
||||
|
||||
override suspend fun setCannedMessages(destNum: Int, messages: String) {}
|
||||
|
||||
override suspend fun setTime(destNum: Int, packetId: Int) {}
|
||||
|
||||
override suspend fun getOwner(destNum: Int, packetId: Int) {}
|
||||
|
||||
override suspend fun getConfig(destNum: Int, configType: Int, packetId: Int) {}
|
||||
|
||||
Reference in New Issue
Block a user