mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-02-26 18:46:04 +01:00
Fix typos
This commit is contained in:
parent
d6c5969e5b
commit
2e8504d05f
@ -959,7 +959,7 @@
|
|||||||
#define REV(speed)
|
#define REV(speed)
|
||||||
/**
|
/**
|
||||||
* @def ROTATE(turntable_id,position_id,activity)
|
* @def ROTATE(turntable_id,position_id,activity)
|
||||||
* @brief Rotates a turntavble top a given position
|
* @brief Rotates an EX-Turntable to a given position
|
||||||
* @param turntable_id
|
* @param turntable_id
|
||||||
* @param position_id
|
* @param position_id
|
||||||
* @param activity
|
* @param activity
|
||||||
@ -977,7 +977,7 @@
|
|||||||
#define ROTATE(turntable_id,position,activity)
|
#define ROTATE(turntable_id,position,activity)
|
||||||
/**
|
/**
|
||||||
* @def ROTATE_DCC(turntable_id,position_id)
|
* @def ROTATE_DCC(turntable_id,position_id)
|
||||||
* @brief Rotates turntable to given position using DCC commands
|
* @brief Rotates turntable to a given position using DCC commands
|
||||||
* @param turntable_id
|
* @param turntable_id
|
||||||
* @param position_id
|
* @param position_id
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user