I think the line “randomSeed(analogRead(A4));” inside function “void ultrCarProcess()” may not be there, because it initializes again the seed of ramdom numbers everytime the functions is called and the robot turns always right (in my case).
I’m using the last version of examples:
- File Name : DualMode_Starter.ino
- Author : Jasen
- Updated : Xiaoyu
- Version : V1.0.0
- Date : 3/3/2014
Thank you, makeblock is awesome.