Version 1.39 changes.
Gui widgets required variable be created before use. This has now been changed.
Old code (Still works):
bla = ""
textbox bla
wait
New Code:
textbox bla
wait
Minor bug fixes for dropdown and listbox code.
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com