When to trying to upload my program to the Mechabot Rush using Tinkercode 2.2.3 I get the error message: Fatal error:Servo.h: No such file or directory.
This usually means you don’t have the correct library installed. The easiest way is you can install the library using Arduino IDE. Go to Tools–>Manage Libraries then search for Servo. Then install the correct library. If it is already install, check if it has an update. Install the update. Then this should be fix.