Update libs
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
from grove_rgb_lcd import *
|
from hardware.screen.grove_rgb_lcd import *
|
||||||
|
|
||||||
class Screen:
|
class Screen:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|||||||
@@ -13,3 +13,6 @@ ultralytics
|
|||||||
torch
|
torch
|
||||||
flask
|
flask
|
||||||
paho-mqtt
|
paho-mqtt
|
||||||
|
smbus
|
||||||
|
RPi.GPIO
|
||||||
|
grovepi
|
||||||
Reference in New Issue
Block a user