Merge pull request #974 from darksidelemm/testing

v1.8.1-beta5 - Narrowed detection bandwidth (20 kHz -> 15 kHz)
pull/976/head
Mark Jessop 2025-01-04 09:24:30 +10:30 zatwierdzone przez GitHub
commit 59226525b8
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -12,7 +12,7 @@ from queue import Queue
# MINOR - New sonde type support, other fairly big changes that may result in telemetry or config file incompatability issus.
# PATCH - Small changes, or minor feature additions.
__version__ = "1.8.1-beta4"
__version__ = "1.8.1-beta5"
# Global Variables