Skip to content

#679 Make "timer" a reserved word in PLCgen

Albert Hofkamp requested to merge 679-add-timer-as-reserved-word into develop

To address another bug, this patch just adds "timer" as reserved word. The name generator then fixes the problem.
We also get a warning about it which is likely useful to keep, so I didn't change the model to avoid the warning.

Addresses #679

Merge request reports

Loading