Can't compile the code on Github on ESP32

userHead magnusmellin 2022-06-19 10:45:46 413 Views1 Replies

Hi everyone, 

i am having issues compiling the Arduino lib on Github on ESP32. Get an error here:

HuskyLens/HUSKYLENS.h:171:90: error: no matching function for call to 'max(int16_t&, int)'

Does anyone have a workaround or a patch?

 

Thanks.

2022-06-23 17:27:05

Hi! It is recommended that HUSKYLENS connect i2C of esp32 and use HUSKYLENS_I2C code.

userHeadPic Tonny12138