sparkfun / SparkFun_HM01B0_Camera_ArduinoLibrary

Extensible library to use the Himax HM01B0 camera in Arduino
16 stars 4 forks source link

Building Example for Arduino Fails #10

Open ss32 opened 1 month ago

ss32 commented 1 month ago

The example code fails to compile with a linker error

undefined reference to `hm01b0_cfg'

Is there any further configuration other than what is present in this repo required to build the example?