Skip to content

Commit

Permalink
fix metro m4 URL & name
Browse files Browse the repository at this point in the history
  • Loading branch information
ladyada committed Apr 8, 2018
1 parent 8a798db commit a04c663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boards/metro_m4/board_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#define BOARD_CONFIG_H

#define VENDOR_NAME "Adafruit Industries"
#define PRODUCT_NAME "Metro M4"
#define PRODUCT_NAME "Metro M4 Express"
#define VOLUME_LABEL "METROM4BOOT"
#define INDEX_URL "http://adafru.it/3505"
#define INDEX_URL "http://adafru.it/3382"
#define BOARD_ID "SAMD51J19A-Metro-v0"

#define USB_VID 0x239A
Expand Down

0 comments on commit a04c663

Please sign in to comment.