Compilation error:
./build/POUS.c:600:45: error: missing braces around initializer [-Werror=missing-braces]
static const STEP temp_step = {{0, 0}, 0, {0, 0}};
^
compilation terminated due to -Wfatal-errors.
IEC 61131-3 Annex F Examples (informative)This directory contains example code take from:Annex F of Draft 2nd edition of the IEC 61131-3 standard (1998)"PROGRAMMABLE CONTROLLERS - PROGRAMMING LANGUAGES"