Skip to content

Commit

Permalink
Update for v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Sep 25, 2019
1 parent 0a3c89f commit 041bff6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

export FW_VER := 1.3
export FW_VER := 1.4

PROJ = FF_OSD
VER := v$(FW_VER)
Expand Down
6 changes: 6 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
** Keir Fraser <[email protected]>
************************************

** v1.4 - 25 September 2019
- Further improvements to display stability
- Support Gotek buttons for OSD configuration
- Requires FlashFloppy v3.4a or later
- Jumper A1-A2 to reset FF OSD to factory defaults

** v1.3 - 24 September 2019
- Improved display stability (no visible glitches)
- FlashFloppy: Support custom I2C protocol when A0-A1 pins jumpered
Expand Down

0 comments on commit 041bff6

Please sign in to comment.