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

@@ -3,7 +3,7 @@ spidev==3.5
Pillow==9.4.0
numpy==2.1.3
rich==13.9.4
pandas==2.3.3
pandas==2.2.3
netifaces==0.11.0
ping3==4.0.8
get-mac==0.9.2