Skip to content

Resolve "Autonomous Multi-Threading"

Nicolas Hohaus requested to merge 35-autonomous-multi-threading into master
  • Created AutonomousMode_BackgroundThread class that runs in the background
  • Changed AutonomousMode class to start the background thread and stop if when needed
  • Made the NewOpMode class reliable for instantiating the LoggingController

Closes #35 (closed)

Merge request reports