Error compiling for board Generic STM32F103C series.
murty206 opened this issue · 1 comments
murty206 commented
Hello,
Thank you for this great library I'm trying to use with STM32 BluePill since it has more ram and flash but I'm getting this error. What should I do?
BitBang_I2C.cpp:565:44: error: no matching function for call to 'TwoWire::begin(uint8_t&, uint8_t&)
Thank you.
bitbank2 commented
I just tried to build it with the latest code on Arduino STM32F1 target and it worked. What setup are you using?