PLC-lang / StandardFunctions

Standard functions for PLC as described by IEC61131
GNU Lesser General Public License v2.1
10 stars 2 forks source link

regression fixes #73

Closed mhasel closed 1 year ago

mhasel commented 1 year ago

Minor fixes that were required after changes to aggregate return types. Also changed the string return size from 80 to 2048, since there is no additional cost in doing so now.