Add support for the LR20 (T2192)

This commit is contained in:
Luis Vervaet 2023-08-14 22:30:13 -04:00 committed by GitHub
parent 7c57572a09
commit 3ae7c27446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ ROBOVAC_SERIES = {
"T2150", "T2150",
"T2255", "T2255",
], ],
"L": ["T2182"], "L": ["T2182", "T2192"],
"X": ["T2261", "T2262"], "X": ["T2261", "T2262"],
} }