OpenCat icon indicating copy to clipboard operation
OpenCat copied to clipboard

Use gyro and ultrasonic eyes

Open josephburnett opened this issue 4 months ago • 1 comments

Currently the software cannot use the gyro and ultrasonic eyes at the same time.

https://github.com/PetoiCamp/OpenCat/blob/902c3192224833202c429f59df9678b60d838989/OpenCat.ino#L55

Is this a software limitation (making the compiled code smaller) or a hardware limitation (not enough registers)? I am interested in improving the code to have both working at the same time.

josephburnett avatar Sep 30 '24 15:09 josephburnett