svghmi/svghmi.c
author Edouard Tisserant
Tue, 20 Aug 2019 10:32:34 +0200
branchsvghmi
changeset 2763 ce04d79b8e57
parent 2754 a46311f88604
child 2764 b75cc2cf4e50
permissions -rw-r--r--
Pass HMITree to SVG transform. It seems it could really help to reduce JS tree binding logic in the end.

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