author | Edouard Tisserant |
Tue, 20 Aug 2019 10:32:34 +0200 | |
branch | svghmi |
changeset 2763 | ce04d79b8e57 |
parent 2754 | a46311f88604 |
child 2764 | b75cc2cf4e50 |
permissions | -rw-r--r-- |
2750 | 1 |
|
2 |
void test_me(void){ |
|
3 |
/* |
|
2754
a46311f88604
SVGHMI: little fixes to make the build go through
Edouard Tisserant
parents:
2750
diff
changeset
|
4 |
%(hmi_tree)s |
2750 | 5 |
*/ |
2754
a46311f88604
SVGHMI: little fixes to make the build go through
Edouard Tisserant
parents:
2750
diff
changeset
|
6 |
return; |
2750 | 7 |
} |