11 years, 5 months ago.

Is there any way to make programs more efficient?

Is there any way to make programs more efficient? most of the code i use is using subroutines to give values for certain "switch cases". like i did in this program , i use subroutines for the direction of my motors like right(), left(), front() etc. and the at the end just call them back. Well any sugestion ???

Import programSumobot

Sumo mbed

What is an issue with the current code? Is it running too slow?

posted by Igor Skochinsky 04 Apr 2014

Hi J Daniel Martinez C, can you be more specific?

posted by Martin Kojtal 05 Apr 2014

Yup is running slow

posted by J Daniel Martinez C 06 Apr 2014
Be the first to answer this question.