Version 3 "Lite"
Posted: Tue Aug 09, 2016 4:13 am
I don't know how difficult or practical this might be, but how about a stripped back V3 that would fit on the 512K ESP01's? I have some of these I was hoping to use with remote sensors, so they don't need display functions or websockets, just sensor and comms (UDP/MQTT) interfaces. This would avoid the confusion with syntax differences between V2 and V3.
If it's a simple matter of removing code before compiling then it might be worthwhile, otherwise it wouldn't be worth the trouble.
Maybe in version 4 or 5 we could have "includes" where you link in only the external modules you need, and even user defined functions with private scope.
ESPBasic is fantastic, I just wish I had more time to enjoy it. I have no idea how Mike maintains his phenomenal output with all the updates and bugfixes, but we all appreciate it!
If it's a simple matter of removing code before compiling then it might be worthwhile, otherwise it wouldn't be worth the trouble.
Maybe in version 4 or 5 we could have "includes" where you link in only the external modules you need, and even user defined functions with private scope.
ESPBasic is fantastic, I just wish I had more time to enjoy it. I have no idea how Mike maintains his phenomenal output with all the updates and bugfixes, but we all appreciate it!