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
205 stars 32 forks source link

ESP32 crashes on CALL 0 #3

Closed slviajero closed 2 years ago

slviajero commented 2 years ago

call 0 should be ignored on all non posix platforms - seems not to work on ESP32