mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 17:45:49 +00:00
Until now a lot of ways to handle a command were handling the pre-processing of the command differently. So the source of the command can make a difference whether system variables can be used for example. Now all use the same function to pre-process the commands.