1 Commits

Author SHA1 Message Date
Fabien POLLY
a748f523a9 chore: Add 'test' to comment line. 2025-12-02 17:35:34 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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
# bjorn.py test
import threading

View File

@@ -1,5 +1,5 @@
RPi.GPIO==0.7.1
spidev==3.8
spidev==3.5
Pillow==9.4.0
numpy==2.1.3
rich==13.9.4