First stab at RK11 support

This commit is contained in:
Jeff Parsons 2016-11-21 18:10:20 -08:00 committed by Jeff Parsons
commit dcea4fb905
22 changed files with 1468 additions and 17 deletions

View file

@ -73,7 +73,7 @@ if (NODE) {
*
* @constructor
* @extends Component
* @param {RL11} controller
* @param {RK11|RL11} controller
* @param {Object} drive
* @param {string} mode
*/