TcOpenGroup/tcopen-app-templates

Typo in TcoTaskedSequencer [BUG]

Closed this issue · 2 comments

Describe the bug
In 'templates/mts-s-template/t/src/x_template_x-xae/x_template_xPlc/Abstractions/TcoCore/TcoTaskedSequencer.TcPOU'
_AllertMsg:string; will never crosspile (if it is ever used) to C# because crosspiler will expect it to be speelled as 'STRING' also alert should be spelled with one 'l'.