zeedee
Thorsten Riess 2016-10-29 15:34:02 +02:00
commit 33994809df
2 changed files with 15 additions and 1 deletions

View File

@ -409,6 +409,20 @@ function init() {
</block>
</value>
</block>
<block type="zeedee_left">
<value name="PERCENTAGE">
<block type="math_number">
<field name="NUM">0</field>
</block>
</value>
</block>
<block type="zeedee_right">
<value name="PERCENTAGE">
<block type="math_number">
<field name="NUM">0</field>
</block>
</value>
</block>
<block type="zeedee_dist"></block>
</category>
<category name="Servo">

View File

@ -1,7 +1,7 @@
{
"@metadata": {
"author": "Ellen Spertus <ellen.spertus@gmail.com>",
"lastupdated": "2016-10-23 08:10:31.991050",
"lastupdated": "2016-10-24 10:18:47.996325",
"locale": "en",
"messagedocumentation" : "qqq"
},