Hello - I’m trying to use a dIMU sensor on my EV3 robot in RobotC version 4.29. I found the link for the ‘3rd Party Robot C Drivers’, but I attempted to add the include to the user libraries and do not see the option in the available sensors after the include. I’ve also tried calling the .h file manually ("#include “…diversdexterind-imu.h”) but when I compile a basic while(true) program with that include, I get a whole slew of compile errors with the .h driver file. Anyone have any ideas or have successfully used the 3rd Party drivers for their Dexter Industry sensors with Robot C 4.29 for EV3?
Thanks,
svojoe