Practicing¶
Start with very small scripts and expand them gradually.
A good practice loop is:
- change one thing
- load the script
- verify the behavior
- keep or revert the change
Small iterations make Lua development on radios much easier to debug.
Start with very small scripts and expand them gradually.
A good practice loop is:
Small iterations make Lua development on radios much easier to debug.