realm.py: added 191 channel option to chan_to_freq

This commit is contained in:
Nikita Yadav
2022-04-13 13:25:21 +05:30
committed by shivam
parent 516bb5282f
commit 5086a25d01

View File

@@ -195,6 +195,7 @@ class Realm(LFCliBase):
self.chan_to_freq[187] = 4935
self.chan_to_freq[188] = 4940
self.chan_to_freq[189] = 4945
self.chan_to_freq[191] = 5955
self.chan_to_freq[192] = 4960
self.chan_to_freq[194] = 4970
self.chan_to_freq[196] = 4980