Skip to content
Snippets Groups Projects
Commit 89e0b502 authored by Angel's avatar Angel
Browse files

small bug custom controller

parent 035bb558
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,10 @@
//constants
#define PI 3.1415926535
#define RATE_MODE 0
#define ANGLE_MODE 1
#define MOTOR_MODE 2
#define MOTOR_MODE 6
#define RATE_MODE 7
#define ANGLE_MODE 8
//namespacing the package
using namespace d_fall_pps;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment