Update EBBReleaseNotes.html

pull/129/head
Windell Oskay 2019-09-25 15:00:14 -07:00
rodzic 9c39368c2a
commit 0ed628a5ea
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -266,7 +266,7 @@
<li>Added QT (Query Tag), ST (Set Tag) commands.</li>
<li>Added RB (ReBoot) command</li>
<li>Added any name set with ST command to end of USB Device Name</li>
<li>Fixed issue #82 - could not read 1 (high) from any port's bit 7</li>
<li>Fixed issue <a href="https://github.com/evil-mad/EggBot/issues/82">issue #82</a> - could not read 1 (high) from any port's bit 7</li>
</ul>
</p>
@ -293,7 +293,7 @@
<p>
<ul>
<li>In response to <a href="https://github.com/evil-mad/EggBot/issues/103">issue #103</a> the following commands were added:</li>
<li>SR (Set RC Servo poweroff timeout value) command changed to be SR,<new_timeout>,<new_state> where <new_state> is optional.</li>
<li>SR (Set RC Servo poweroff timeout value) command changed to be SR,<i>new_timeout</i>>,<i>new_state</i> where <i>new_state</i> is optional.</li>
<li>The default servo up time has been set to 22565 (1.878ms)</li>
<li>The default servo down time has been set to 15302 (1.274ms)</li>
<li>The EBB will always send the servo to the up state on reset, and start with power off to the servo</li>