mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
config: fix Punch Through vendor name
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"lightblue-bean": {
|
"lightblue-bean": {
|
||||||
"name": "LightBlue Bean",
|
"name": "LightBlue Bean",
|
||||||
"vendor": "Punch Through Design",
|
"vendor": "Punch Through",
|
||||||
"url": "https://punchthrough.com/bean",
|
"url": "https://punchthrough.com/bean",
|
||||||
|
|
||||||
"platform": "atmelavr",
|
"platform": "atmelavr",
|
||||||
|
Reference in New Issue
Block a user