Fix imports

This commit is contained in:
AndreeUuetoa
2023-02-24 14:21:20 +02:00
parent 33109455c9
commit 081ace80c9
12 changed files with 19 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
import atexit
from lib.Color import Color
from pyleds.lib.Color import Color
class _LedData(object):