
HTAC-help can't find info about error
I've been writing some code trying to learn the drivers for Gyroscopes, SMUX, and Accelerometers. I've been able to get them all working fine BUT, only if I put just touch sensors on the SMUX if I put either the Gyroscope or Accel on it then their data retrieval functions error with a "Parameters Don't Match Declaration" I have the newest drivers and RobotC installed and I am referencing them all fine. Any idea why this error occurs...
P.S. I have also ran the Test programs with SMUX and they work fine but can't find any discrepancies between the two programs.

EDIT: I think that if i change the driver itself so it only supports SMUX it would work but I'd really like to fix this without doing that and having to remember that I changed it.(I'll be running this program on 5-10 different machines.)
Also, please don't say to look it up I've spent several hours trying to do so... info on this problem doesn't exist as far as I know