Modify T-LoRa-Pager device PID (#11194)

Co-authored-by: Sugar Glider <rodrigo.garcia@espressif.com>
This commit is contained in:
Lewis He 2025-03-31 16:06:18 +08:00 committed by GitHub
parent fbca62fd68
commit 7b0298b462
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@
#endif
#define USB_VID 0x303a
#define USB_PID 0x82D1
#define USB_PID 0x82D4
#define USB_MANUFACTURER "LILYGO"
#define USB_PRODUCT "T-LoRa-Pager"