First stab at RK11 support
This commit is contained in:
parent
a29ee56a5d
commit
dcea4fb905
22 changed files with 1468 additions and 17 deletions
|
|
@ -73,7 +73,7 @@ if (NODE) {
|
|||
*
|
||||
* @constructor
|
||||
* @extends Component
|
||||
* @param {RL11} controller
|
||||
* @param {RK11|RL11} controller
|
||||
* @param {Object} drive
|
||||
* @param {string} mode
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue