Skip to content
Snippets Groups Projects
Commit 59254717 authored by Cristian Maglie's avatar Cristian Maglie Committed by Cristian Maglie
Browse files

Fixed board names case

parent 88281660
No related branches found
No related tags found
No related merge requests found
# Copyright (c) 2014-2015 Arduino LLC. All right reserved.
# Copyright (c) 2014-2017 Arduino LLC. All right reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
......@@ -135,7 +135,7 @@ mkr1000.bootloader.file=mkr1000/samd21_sam_ba_arduino_mkr1000.bin
# Arduino MKRZero
# ---------------
mkrzero.name=Arduino MKRZero
mkrzero.name=Arduino MKRZERO
mkrzero.vid.0=0x2341
mkrzero.pid.0=0x804f
mkrzero.vid.1=0x2341
......@@ -222,7 +222,7 @@ mkrgsm1400.bootloader.file=mkrgsm1400/samd21_sam_ba_arduino_mkrgsm1400.bin
# Arduino MKRLoRa1300
# ---------------
mkrlora1300.name=Arduino MKRLoRa1300
mkrlora1300.name=Arduino MKR LORA 1300
mkrlora1300.vid.0=0x2341
mkrlora1300.pid.0=0x8053
mkrlora1300.vid.1=0x2341
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment