pololu / vl53l0x-arduino

Pololu Arduino library for VL53L0X time-of-flight distance sensor
https://www.pololu.com/product/2490
Other
345 stars 163 forks source link

debugPrint.c error in atmega2560 #54

Closed FranciscoRibeiro29 closed 2 years ago

FranciscoRibeiro29 commented 2 years ago

Hi,

I am using atmel studio 7.0 for the code, however in the library debugPrint.c in function 'void debugInit()' there is an error when I build a solution and says that 'PRR' has not been declared. I don´t know what PRR is doing or what it is so I have no idea on how to proceed.

Francisco.

kevin-pololu commented 2 years ago

Sorry for the delayed reply, but this library contains neither a file called debugPrint.c nor a function called debugInit(), so your issue doesn't appear to be related to this library. If you do find out more and can confirm that it is related, please let us know.