Skip to content

Commit 5ffadac

Browse files
committed
fix date format, update template for clarity
1 parent f48dc8f commit 5ffadac

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

_board/autosportlabs_esp32_can_x2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ board_url:
88
- "https://www.autosportlabs.com/product/esp32-can-x2-dual-can-bus-automotive-grade-development-board/"
99
- "https://wiki.autosportlabs.com/ESP32-CAN-X2"
1010
board_image: "autosportlabs_esp32_can_x2.jpg"
11-
date_added: 2024-28-5
11+
date_added: 2024-05-29
1212
family: esp32 # See _data/bootloaders.json
1313
bootloader_id:
1414
features:

template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ manufacturer: "<board manufacturer>"
77
board_url:
88
- ""
99
board_image: "unknown.jpg"
10-
date_added: 2020-3-31
10+
# format is YYYY-MM-DD
11+
date_added: 2020-03-31
1112
downloads_display: true
1213
blinka: false
1314
download_instructions: "BLINKA ONLY - url"

0 commit comments

Comments
 (0)