mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-03 14:06:09 +01:00
* berry workaround for broken realloc on OpenBK7231N I ran `addRepeatingEvent 1 -1 testRealloc 100` on a OpenBK7231N device and it failed. This is the same problem as #1563. This might be related to mysterious crashes I was getting while importing big modules like this: `addRepeatingEvent 1 1 berry import modulename`. * fix