Skip to content

Commit 075755d

Browse files
committed
clarify pico2 in readme
1 parent 470d9e1 commit 075755d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pico_test_synth
22

33
A simple
4-
[Raspberry Pi Pico RP2040](https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html)-based
4+
[Raspberry Pi Pico RP2040 or Pico 2 RP2350](https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html)-based
55
synth to experiment with [`synthio`](https://github.com/todbot/circuitpython-synthio-tricks) and [Mozzi](https://github.com/sensorium/Mozzi).
66

77
<a href="https://www.tindie.com/products/todbot/pico_test_synth/?ref=offsite_badges&utm_source=sellers_todbot&utm_medium=badges&utm_campaign=badge_small"><img src="https://d2ss6ovg47m0r5.cloudfront.net/badges/tindie-smalls.png" alt="I sell on Tindie" width="200" height="55"></a>
@@ -39,9 +39,9 @@ synth to experiment with [`synthio`](https://github.com/todbot/circuitpython-syn
3939
- Both use the same components
4040
- Both run the same code
4141
- Both fit in the same enclosure
42-
- `pico_test_synth2` drawn in Kicad, `pico_test_synth` drawn in Eagle
43-
- `pico_test_synth2` has square buttons, `pico_test_synth` has round buttons
44-
- `pico_test_synth2` can work with Pico2 with a jumper change and code change
42+
- `pico_test_synth2` drawn in Kicad; `pico_test_synth` drawn in Eagle
43+
- `pico_test_synth2` has square buttons; `pico_test_synth` has round buttons
44+
- `pico_test_synth2` can work with Pico 2 and Pico
4545
- `pico_test_synth` can only work with Pico1
4646

4747

0 commit comments

Comments
 (0)