Update libs

This commit is contained in:
2026-01-01 12:48:12 +01:00
parent b9e3d9baf1
commit 2e12d0fdb5
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
from grove_rgb_lcd import *
from hardware.screen.grove_rgb_lcd import *
class Screen:
def __init__(self):

View File

@@ -13,3 +13,6 @@ ultralytics
torch
flask
paho-mqtt
smbus
RPi.GPIO
grovepi