Proximity sensors on Zumo32U4

Hi,

I modified the proximity sensors by setting 127 brightness levels by using setBrightnessLevels(uint16_t* levels, uint8_t levelCount) (the default one has 6). When I try to use gyroscope, it doesn’t work. My question is: what is happening with gyroscope if I have the proximity sensors configured this way?

Hello.

Can you post your entire code here so that I can get a better scope of the issue? Also, can you explain what you mean by “[the gyroscope] doesn’t work”?

- Amanda