remove scl

This commit is contained in:
Andrey
2021-03-04 16:21:59 +03:00
parent 1fd321d4c1
commit c810693ba5
2 changed files with 3 additions and 1 deletions

View File

@@ -592,6 +592,8 @@ class MegaD:
self.lg.debug(f'scan results: %s', (req, parsed))
ret['i2c'][port].extend(parsed)
i2c_sensors.extend(req)
elif cfg.pty == '4' and cfg.m == '2':
continue
elif cfg.pty in ('3', '2', '4'):
http_cmd = 'get'
if cfg.d == '5' and cfg.pty == '3':