diff --git a/Mona-Test.ino b/Mona-Test.ino index 7f44bdf..0dda3dd 100644 --- a/Mona-Test.ino +++ b/Mona-Test.ino @@ -1,4 +1,5 @@ // Basic test of Mona robot including proximity sensors and open-loop motion control + // pin config for basic platform test // Motors int Motor_right_PWM = 10; // 0 (min speed) - 255 (max speed) @@ -89,17 +90,17 @@ void Obstacle_avoidance(){ if (IR_front