mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 12:33:42 +00:00
fix typo
This commit is contained in:
committed by
Daniel Esteban
parent
6cdfc298cf
commit
9679e7f1cc
@@ -73,7 +73,7 @@ const (
|
||||
|
||||
// USB CDC identifiers
|
||||
const (
|
||||
usb_STRING_PRODUCT = "Gopher Badger"
|
||||
usb_STRING_PRODUCT = "Gopher Badge"
|
||||
usb_STRING_MANUFACTURER = "TinyGo"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user