svghmi/svghmi.c
author Edouard Tisserant
Tue, 20 Aug 2019 10:08:11 +0200
branchsvghmi
changeset 2761 2684d643f60f
parent 2754 a46311f88604
child 2764 b75cc2cf4e50
permissions -rw-r--r--
Swap CTN code gen and Libraries code gen, because SVGHMI use both, and need the library part to produce hmitree before CTN part.

void test_me(void){
    /*
    %(hmi_tree)s
    */
    return;
}