Home › Forums › Forums › Technical Support for BerryIMU › Detect if BerryIMU present › Reply To: Detect if BerryIMU present
July 29, 2017 at 8:43 am #6751
Damon
Participant
Update:
So I threw the initialize code block into a Try-Catch. If the IMU fails to initialize I set a flag so we don’t use the IMU. All is good.