Added hyperlink to issue 151 in EBB release notes.

pull/156/head
EmbeddedMan 2021-04-23 07:50:38 -05:00
rodzic 0be65de885
commit bf8b25d180
1 zmienionych plików z 5 dodań i 4 usunięć

Wyświetl plik

@ -388,14 +388,15 @@
<li>
In response to <a href="https://github.com/evil-mad/EggBot/issues/152">issue #152</a> Move the EM command
to be part of the motion queue. This allows EM commands to take place at a predictable point in the motion
sequence rahter than sort of randomly during a move.
sequence rather than sort of randomly during a move.
</li>
<li>
Added QE command to query the motor enable states and microstep resolutions.
In response to <a href="https://github.com/evil-mad/EggBot/issues/151">issue #151</a> Added QE command to
query the motor enable states and microstep resolutions.
</li>
<li>
In response to <a href="https://github.com/evil-mad/EggBot/issues/153">issue #153</a> the ES command was given an optional parameter to
disable the motors.
In response to <a href="https://github.com/evil-mad/EggBot/issues/153">issue #153</a> the ES command was
given an optional parameter to disable the motors.
</li>
</ul>
</p>