How to solve datatype uint8_t not accpeting problem while using wire.h library in s-function builder?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I am interfacing Lidar lite sensor with arduino atmega 2560 board in i2c mode using wire.h library. However i am unable to do it because datatype uint8_t is not acceptable in this compiler. I tried including stdint.h as well. But nothing works. Please help me.
Ramkumar
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Data Import and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!