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!