Skip to content

Commit

Permalink
FIX: change provider and manufacturer to match the certificate, just …
Browse files Browse the repository at this point in the history
…in case
  • Loading branch information
r2axz committed Nov 23, 2020
1 parent 5b4f210 commit b8c5cea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inf/stm32-blue-pill-serial-monster.inf
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ LoadOrderGroup = Base
[FakeModemCopyFileSection]

[Strings]
PROVIDER = "R2AXZ Kirill Kotyagin"
MANUFACTURER = "R2AXZ Kirill Kotyagin"
PROVIDER = "Kirill Kotyagin"
MANUFACTURER = "Kirill Kotyagin"
DESCRIPTION = "STM32 Blue Pill Serial Monster"
SERVICE = "STM32 Blue Pill Serial Monster"

0 comments on commit b8c5cea

Please # to comment.