This library allows robot Cing to be programmed easily.
For more information about this library please visit us at http://robotcing.wz.sk
motor: "A", "B", "AB". "A" controls motor A only "B" controls motor B only and "AB" controls motors A and B simultaneously.
state: 0 or 1 or -1 if digital mode is used and -100 to 100 if analog mode is used. Positive values are used for forward, negative values are used for reverse.
mode: "digital" or "analog"
Copyright © 2019 RobotCing Team. All right reserved.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.