depthai icon indicating copy to clipboard operation
depthai copied to clipboard

Fixed a fatal bug on the trigger_action.py

Open dbrown99c opened this issue 1 year ago • 0 comments

Line 40 in trigger_action.py appeared to have an old import reference to logging so I updated it to match new import of LOGGER.

dbrown99c avatar Aug 27 '24 16:08 dbrown99c