You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a sequel to #2461 and @timg11's work maybe re-used here.
Shall we add some extra chapter(s) targeting Lua developers new to NodeMCU? There's the great FAQ by Terry but some questions this audience might have are somewhat buried in there. Questions like:
Which standard Lua modules are not available on NodeMCU? Our README says right there in the summary but io happens to be missing.
How does standard Lua functionality X map to the NodeMCU-world, if at all (could contain code snippets)? This list may grow over time.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is a sequel to #2461 and @timg11's work maybe re-used here.
Shall we add some extra chapter(s) targeting Lua developers new to NodeMCU? There's the great FAQ by Terry but some questions this audience might have are somewhat buried in there. Questions like:
io
happens to be missing.The text was updated successfully, but these errors were encountered: