Skip to content

Commit e14294f

Browse files
committed
Fix Melopero Shake RP2040 use of smart quotes
1 parent 0ed7bb9 commit e14294f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

_board/melopero_shake_rp2040.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
layout: download
3-
board_id: melopero_shake_rp2040"
4-
title: Shake RP2040 Download"
5-
name: Shake RP2040"
6-
manufacturer: Melopero
3+
board_id: "melopero_shake_rp2040"
4+
title: "Shake RP2040 Download"
5+
name: "Shake RP2040"
6+
manufacturer: "Melopero"
77
board_url: "https://www.melopero.com/melopero-shake-rp2040"
8-
board_image: melopero_shake_rp2040.jpg"
8+
board_image: "melopero_shake_rp2040.jpg"
99
date_added: 2021-9-22
1010
family: raspberrypi
1111
features:
@@ -36,7 +36,7 @@ The board features:
3636
* Programmable in **C/C++**, **MicroPython**, **CircuitPython** and **Arduino**
3737

3838

39-
Dimensions: 2.0 x 0.9 x 0.28 (50.8mm x 22.8mm x 7.05/max height ) .
39+
Dimensions: 2.0" x 0.9" x 0.28" (50.8mm x 22.8mm x 7.05/max height)
4040

4141
**The RP2040 key features:**
4242

@@ -50,13 +50,13 @@ Dimensions: 2.0” x 0.9” x 0.28” (50.8mm x 22.8mm x 7.05/max height ) .
5050
* 2 on-chip PLLs to generate USB and core clocks
5151
* 30 GPIO pins, 4 of which can be used as analogue inputs
5252
* Peripherals
53-
2 UARTs
54-
2 SPI controllers
55-
2 I2C controllers
56-
16 PWM channels
57-
USB 1.1 controller and PHY, with host and device support
58-
8 PIO state machines
53+
* 2 UARTs
54+
* 2 SPI controllers
55+
* 2 I2C controllers
56+
* 16 PWM channels
57+
* USB 1.1 controller and PHY, with host and device support
58+
* 8 PIO state machines
5959

6060

6161
## Purchase
62-
* [Melopero](https://www.melopero.com/melopero-shake-rp2040)
62+
* [Melopero](https://www.melopero.com/melopero-shake-rp2040)

0 commit comments

Comments
 (0)