Fix PowerBeam 5AC 400 name (#1081)

This commit is contained in:
Tim Wilkinson 2024-01-22 21:35:03 -08:00 committed by GitHub
parent 48f5d8cbbd
commit 434cfdf50a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
+define Device/ubnt_powerbeam-5ac-400
+ $(Device/ubnt-wa)
+ DEVICE_MODEL := PowerBeam 5AC 400
+ DEVICE_MODEL := PowerBeam 5AC
+ DEVICE_VARIANT := 400
+ DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct rssileds
+endef