diff --git a/index.html b/index.html index f3aa655..e1d900e 100644 --- a/index.html +++ b/index.html @@ -1655,7 +1655,19 @@
turntable_id
position_id
activity – 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
activity –
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