This commit is contained in:
IonutParau 2025-07-11 23:36:53 +02:00
parent 4fecda06d4
commit 6c96efe3cb

View File

@ -42,3 +42,4 @@
# Internal changes # Internal changes
- use dynamic arrays for signals (and maybe components), but still keep the maximums to prevent memory hogging - use dynamic arrays for signals (and maybe components), but still keep the maximums to prevent memory hogging
- setup an extensive testing system to find bugs easier