EmotiBit / EmotiBit_FeatherWing

Firmware to run Emotibit with Adafruit feather M0 WiFi and Feather ESP32
MIT License
19 stars 8 forks source link

Compiling using platformIO with WiFiNINA library present in `Arduino/libraries` fails compilation #281

Open nitin710 opened 1 year ago

nitin710 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Expected behavior WiFiNINA is not a dependency of EmotiBit, so it should just compile

Additional details

To Reproduce Steps to reproduce the behavior: Try to compile firmware in platformIO using the instructions in our documentation.

Screenshots If applicable, add screenshots to help explain your problem.