mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 12:59:12 +03:00
Исправляем ошибку пропуска модулей при сборке
This commit is contained in:
@@ -28,6 +28,8 @@ def getDirs(path):
|
||||
excludeDirs = excludeDirs + "\n-<" + maybeDir + ">"
|
||||
else:
|
||||
yield file
|
||||
else:
|
||||
yield file
|
||||
|
||||
|
||||
def getPIOLibs(patch):
|
||||
|
||||
Reference in New Issue
Block a user