Update S98datalink

Changed stop) echo to "Stopping FPV datalink services" instead of "stopping all services", since it doesn't actually stop _all_ services.
pull/1380/head
thegroove 2024-04-04 21:23:58 +02:00 committed by GitHub
parent dc8adb9343
commit a3a5ee963f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
general/package/datalink/files

View File

@ -47,7 +47,7 @@ case "$1" in
;;
stop)
echo "Stopping all services..."
echo "Stopping FPV datalink services..."
killall -q wfb_tx
killall -q wfb_rx
killall -q telemetry_rx