Modify T-LoRa-Pager device PID (#11194)
Co-authored-by: Sugar Glider <rodrigo.garcia@espressif.com>
This commit is contained in:
parent
fbca62fd68
commit
7b0298b462
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define USB_VID 0x303a
|
#define USB_VID 0x303a
|
||||||
#define USB_PID 0x82D1
|
#define USB_PID 0x82D4
|
||||||
#define USB_MANUFACTURER "LILYGO"
|
#define USB_MANUFACTURER "LILYGO"
|
||||||
#define USB_PRODUCT "T-LoRa-Pager"
|
#define USB_PRODUCT "T-LoRa-Pager"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue