How to solve datatype uint8_t not accpeting problem while using wire.h library in s-function builder?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!