mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fix interval enum
This commit is contained in:
parent
23f2fc5136
commit
3bbc2cf4a1
1 changed files with 0 additions and 1 deletions
|
|
@ -88,7 +88,6 @@ enum SenderIntervals: Int, CaseIterable, Identifiable {
|
|||
|
||||
enum UpdateIntervals: Int, CaseIterable, Identifiable {
|
||||
|
||||
case fiveSeconds = 5
|
||||
case tenSeconds = 10
|
||||
case fifteenSeconds = 15
|
||||
case thirtySeconds = 30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue