Minor fix

This commit is contained in:
2025-12-26 17:56:43 +01:00
parent 52ee8460c4
commit fcb80e3aed
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,6 @@
#!/usr/bin/env python3
from grove_rgb_lcd import *
import led
import sys
import select
class Screen:
def __init__(self):