slviajero / tinybasic

A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.
GNU General Public License v3.0
203 stars 31 forks source link

The arraylimit is not reset on RUN, NEW or CLR #55

Closed slviajero closed 7 months ago

slviajero commented 1 year ago

Check if parameters should go back to default after RUN, NEW and CLR Currently they don't

slviajero commented 7 months ago

Feature, not a bug.