rt622: Add new identification string

Fixes #11532
This commit is contained in:
Dan Smith 2024-09-11 15:09:45 -07:00 committed by Dan Smith
parent d064ebdebd
commit 2d4672af6f

View File

@ -731,6 +731,7 @@ class RT22FRS(RT22Radio):
class RT622(RT22Radio):
VENDOR = "Retevis"
MODEL = "RT622"
_fileid = RT22Radio._fileid + [b'\xFF\xFF\xF8\xFF']
@directory.register