Added compass back. Beginning of better changes for drive_control.

This commit is contained in:
2018-03-03 19:55:35 -08:00
parent f7bb745e49
commit 0b64840ea4
3 changed files with 2 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ MOTOR_DRIVER_DEFAULT_MESSAGE = [
UINT16_MAX = 65535
#####################################
# DriveControl Class Definition
#####################################