issue fixed, needs some redesign tho

This commit is contained in:
filipriec skolsky PC
2026-04-27 16:53:45 +02:00
parent e4359119aa
commit 5d2ce073c8
2 changed files with 7 additions and 7 deletions

View File

@@ -159,7 +159,6 @@ begin
cap_m_tens <= "0000";
cap_h_units <= "0000";
cap_h_tens <= "0000";
stops_running <= '0';
elsif SW_STOP_SET = '1' and sw_stop_prev = '0' then
cap_s_units <= stop_s_units;
cap_s_tens <= stop_s_tens;