Skip to content
Snippets Groups Projects

Motor Pins 7 & 8 changed, Case 8.1 & 8.2 conditions changed, check_voltage...

Merged Jannis Nicolas Kampmann requested to merge AnpassungenSven into main
2 files
+ 42
35
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -35,7 +35,6 @@ int white_surface_reflection = 150;
void setup()
{ //Innerhalb dieser Funktion wird alles einmal bei Start des Arduinos aufgerufen
Robotcar_functions_object.initialise();
search_time = 1.5 * total_velocity;
}
void loop()
Loading