Merge branch 'feat/vision' of https://git.cps.unileoben.ac.at/ClemensFritze/GeislingerProject into feat/vision
This commit is contained in:
commit
9a085ff83a
@ -67,7 +67,7 @@ class WLEDController:
|
||||
|
||||
# Example usage:
|
||||
if __name__ == "__main__":
|
||||
controller = WLEDController(port="/dev/ttyUSB2")
|
||||
controller = WLEDController(port="/dev/ttyUSB1")
|
||||
controller.connect()
|
||||
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user