
NXT Overhead using different sensor types
I recently ordered and received the compass sensor (Thanks JB!

)
So as we all know, running the sensor using the regular ultrasonic driver returns 0-179 and loading the compass driver opens up so much more.
However, loading the compass driver has got to increase the overhead on the NXT.
My quick 'n dirty program --
just uses the compass readings as ultrasonic and does it's own manual 'relative heading' thing.
So here's the question--will doing the code above regarding the relative heading decrease the overhead on the NXT compared to using the compass sensor drivers doign the same thing?
Just wondering.
By the way, RobotC--fantastic!
Keep up the great work!
Dave K