First commit

This commit is contained in:
marcel
2024-02-18 18:22:51 +01:00
commit 711bf9f7dc
20 changed files with 1601 additions and 0 deletions

5
start_weater_station.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# Start weather_station software
/usr/bin/python3 /home/marcel/ham/weather_station/weather_station_rs485_client.py -c /home/marcel/ham/weather_station/config.yml &