3 Commits

Author SHA1 Message Date
Fabien POLLY a748f523a9 chore: Add 'test' to comment line. 2025-12-02 17:35:34 +01:00
infinition aa3d6712c6 Merge pull request #137 from infinition/main 2025-09-15 22:32:27 +02:00
infinition 5c4882a515 Merge pull request #52 from infinition/main
Sync the updates for the DEV branch in order to prepare a release on the main
2024-11-21 10:06:03 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
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
+1 -1
View File
@@ -1,6 +1,6 @@
RPi.GPIO==0.7.1
spidev==3.5
Pillow==12.2.0
Pillow==9.4.0
numpy==2.1.3
rich==13.9.4
pandas==2.2.3