NodeMCU is an open source Lua based firmware for the ESP8266 WiFi SOC from Espressif and uses an on-module flash-based SPIFFS file system. NodeMCU is implemented in C and is layered on the Espressif ...
It appears that there is an issue with the examples/readline.lua when used in a splitscreen environment. The script does not handle splitscreen scenarios correctly, resulting in unexpected behavior.