Регрессия. Возврат кнопки управления питанием УФ в контроле Щ3
This commit is contained in:
@@ -347,7 +347,7 @@ func on_data_capsrpb_received(unit0: capsrpb.CapsRpb):
|
||||
if not unit0.json_dic.has('ts'): return
|
||||
if unit0.json_dic['ts'] != 7: return
|
||||
if not unit0.json_dic.has('msfs'): return
|
||||
|
||||
|
||||
var msfs = unit0.json_dic['msfs']
|
||||
for fs in msfs:
|
||||
if fs is Dictionary:
|
||||
|
||||
Reference in New Issue
Block a user