mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-14 15:26:52 -04:00
minor changes to hazards
This commit is contained in:
parent
5acb5f830b
commit
b5853f5f78
@ -50,6 +50,10 @@
|
||||
<string>microStep</string>
|
||||
<boolean>true</boolean>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>maxStepCount</string>
|
||||
<int>16</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="440" y="260"/>
|
||||
<rotate>0</rotate>
|
||||
|
@ -86,8 +86,12 @@
|
||||
<string>microStep</string>
|
||||
<boolean>true</boolean>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>maxStepCount</string>
|
||||
<int>19</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="440" y="200"/>
|
||||
<pos x="420" y="220"/>
|
||||
<rotate>0</rotate>
|
||||
</visualElement>
|
||||
</visualElements>
|
||||
|
@ -92,8 +92,17 @@
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Data</elementName>
|
||||
<elementAttributes/>
|
||||
<pos x="420" y="200"/>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>microStep</string>
|
||||
<boolean>true</boolean>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>maxStepCount</string>
|
||||
<int>20</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="420" y="220"/>
|
||||
<rotate>0</rotate>
|
||||
</visualElement>
|
||||
</visualElements>
|
||||
|
Loading…
x
Reference in New Issue
Block a user