1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-03-09 20:18:22 +00:00

Merge pull request #87 from nippur72/typo

revert change ");" edited out
This commit is contained in:
Marcel
2020-04-13 22:58:59 +02:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ input [7:0] key_code,
input [9:0] SWITCH,
input UART_RXD,
output UART_TXD
);
reg [3:0] CLK;