1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-20 17:47:33 +00:00

revert change ");" edited out

This commit is contained in:
nino-porcino 2020-04-12 15:14:05 +02:00
parent 4a5b9cfa8e
commit 924057a56b

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;