mirror of
https://github.com/infinition/Bjorn.git
synced 2026-06-15 16:04:15 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38776bb18f | |||
| 61a4758e5e | |||
| bb41eb1248 | |||
| 0d21159cf5 | |||
| eb0fd4ff03 |
@@ -12,7 +12,7 @@
|
||||
# - is_wifi_connected: Checks for Wi-Fi connectivity using the nmcli command.
|
||||
|
||||
# The script starts by loading shared data configurations, then initializes and sta
|
||||
# bjorn.py test
|
||||
# bjorn.py
|
||||
|
||||
|
||||
import threading
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
RPi.GPIO==0.7.1
|
||||
spidev==3.5
|
||||
Pillow==9.4.0
|
||||
Pillow==12.2.0
|
||||
numpy==2.1.3
|
||||
rich==13.9.4
|
||||
pandas==2.2.3
|
||||
|
||||
Reference in New Issue
Block a user