👍[Update] OSCの有効性のエラーログの表示を起動時のみに変更

This commit is contained in:
misyaguziya
2023-09-17 18:13:32 +09:00
parent 58d60c20da
commit e29d5ae9d4
3 changed files with 20 additions and 22 deletions

View File

@@ -180,7 +180,7 @@ class Model:
@staticmethod
def checkOSCStarted(fnc):
def checkOscReceive(address, osc_arguments):
if config.ENABLE_OSC is False:
if config.IS_VALID_OSC is False:
fnc(True)
# start receive osc