Skip to content

Commit cbae8ae

Browse files
authored
Merge pull request #101 from fhoedemakers/nespad
Using latest pico_shared module containing nespad fixes
2 parents cb600e0 + 00285ee commit cbae8ae

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ For the latest two player PCB 2.0, you need:
2727

2828
# Release notes
2929

30+
## v0.23
31+
32+
### Features
33+
34+
### Fixes
35+
36+
- Updated NESPAD to have CLK idle HIGH instead of idle LOW. [ManCloud](https://github.com/ManCloud). This is a change in the pico_shared submodule. When building from source, make sure you do a **git submodule update --init** from within the source folder to get the latest pico_shared module.
37+
3038
## v0.22
3139

3240
### Features

pico_shared

0 commit comments

Comments
 (0)