How to solve datatype uint8_t not accpeting problem while using wire.h library in s-function builder?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Import and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!