moved otg devices configs to their own section

This commit is contained in:
Devaev Maxim
2020-09-30 06:36:00 +03:00
parent 771640a79c
commit 3f9c32e9fc
3 changed files with 56 additions and 39 deletions

View File

@@ -33,6 +33,7 @@ disable =
no-else-return,
len-as-condition,
raise-missing-from,
protected-access,
[REPORTS]
msg-template = {symbol} -- {path}:{line}({obj}): {msg}