1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-02-26 18:46:04 +01:00

Deploying to gh-pages from @ DCC-EX/CommandStation-EX@d6c5969e5b 🚀

This commit is contained in:
peteGSX 2025-02-13 22:46:02 +00:00
parent 19a41ec25b
commit 901f2f9c44

View File

@ -1655,7 +1655,19 @@
<dd class="field-odd"><ul class="simple">
<li><p><strong>turntable_id</strong></p></li>
<li><p><strong>position_id</strong></p></li>
<li><p><strong>activity</strong> Turn // Rotate turntable, maintain phase Turn_PInvert // Rotate turntable, invert phase Home // Initiate homing Calibrate // Initiate calibration sequence LED_On // Turn LED on LED_Slow // Set LED to a slow blink LED_Fast // Set LED to a fast blink LED_Off // Turn LED off Acc_On // Turn accessory pin on Acc_Off // Turn accessory pin off </p></li>
<li><p><strong>activity</strong> <ul>
<li><p><strong>Turn</strong>: Rotate turntable, maintain phase</p></li>
<li><p><strong>Turn_PInvert</strong>: Rotate turntable, invert phase</p></li>
<li><p><strong>Home</strong>: Initiate homing</p></li>
<li><p><strong>Calibrate</strong>: Initiate calibration sequence</p></li>
<li><p><strong>LED_On</strong>: Turn LED on</p></li>
<li><p><strong>LED_Slow</strong>: Set LED to a slow blink</p></li>
<li><p><strong>LED_Fast</strong>: Set LED to a fast blink</p></li>
<li><p><strong>LED_Off</strong>: Turn LED off</p></li>
<li><p><strong>Acc_On</strong>: Turn accessory pin on</p></li>
<li><p><strong>Acc_Off</strong>: Turn accessory pin off </p></li>
</ul>
</p></li>
</ul>
</dd>
</dl>