mirror of
https://github.com/infinition/Bjorn.git
synced 2025-12-06 06:11:46 +00:00
Compare commits
1 Commits
dev
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cb6435108 |
2
Bjorn.py
2
Bjorn.py
@@ -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,5 +1,5 @@
|
||||
RPi.GPIO==0.7.1
|
||||
spidev==3.5
|
||||
spidev==3.8
|
||||
Pillow==9.4.0
|
||||
numpy==2.1.3
|
||||
rich==13.9.4
|
||||
|
||||
Reference in New Issue
Block a user