Skip to content

Commit

Permalink
Update SMRC_Contr.py
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
robodhhb authored Aug 30, 2022
1 parent ff1e507 commit d71ef5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 10_SMRC_Application/SMRC_Contr.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Class SMRC_Contr
# This class realizes the application control code for
# using a camera and a Coral Edge TPU for inferencing.
# The ECoral dgeTPU is accessed via the PyCoral-API.
# The Coral EdgeTPU is accessed via the PyCoral-API.
# This class invokes a parallel process for rule checking.
#
# File: SMRC_Contr.py
Expand Down Expand Up @@ -185,4 +185,4 @@ def terminate_child_process(self):





0 comments on commit d71ef5d

Please sign in to comment.