Skip to content

Commit

Permalink
Update Minimig.sv
Browse files Browse the repository at this point in the history
Adding 230400 baud option to PPP
MiSTer-devel#180
thera34 authored Jan 14, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a89ac66 commit 73f7acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Minimig.sv
Original file line number Diff line number Diff line change
@@ -167,7 +167,7 @@ assign HDMI_FREEZE = 0;

`include "build_id.v"
localparam CONF_STR = {
"Minimig;UART115200,MIDI;",
"Minimig;UART115200:230400,MIDI;",
"J,Red(Fire),Blue,Yellow,Green,RT,LT,Pause;",
"jn,A,B,X,Y,R,L,Start;",
"jp,B,A,X,Y,R,L,Start;",

0 comments on commit 73f7acf

Please sign in to comment.