Update libs
This commit is contained in:
@@ -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):
|
||||
|
||||
@@ -13,3 +13,6 @@ ultralytics
|
||||
torch
|
||||
flask
|
||||
paho-mqtt
|
||||
smbus
|
||||
RPi.GPIO
|
||||
grovepi
|
||||
Reference in New Issue
Block a user