Fix unwanted newlines in Lua output.
The old NodeMCU puts() did not do the standard newline, while the RTOS C library one certainly does.
Please register or sign in to comment
The old NodeMCU puts() did not do the standard newline, while the RTOS C library one certainly does.