HuskyLens / HUSKYLENSArduino

73 stars 48 forks source link

Huskylens compile error #19

Open Bob-Au opened 1 year ago

Bob-Au commented 1 year ago

When compiling the huskylens get started sketch or any of the other examples I get the following error. I have tried the latest Arduino IDE and previous version, using windows 11, any help appreciated.

C:\Users\gmadd\OneDrive\Documents\Arduino\libraries\HUSKYLENS\HuskyLensProtocolCore.c: In function 'husky_lens_protocol_write_begin': C:\Users\gmadd\OneDrive\Documents\Arduino\libraries\HUSKYLENS\HuskyLensProtocolCore.c:135:12: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return &send_buffer;

yenthebode commented 7 months ago

same issue here