Skip to content

Practicing

Start with very small scripts and expand them gradually.

A good practice loop is:

  1. change one thing
  2. load the script
  3. verify the behavior
  4. keep or revert the change

Small iterations make Lua development on radios much easier to debug.