ArduCAM / Arduino

This is ArduCAM library for Arduino boards
MIT License
473 stars 349 forks source link

reformat the entire project #570

Open nextdayy opened 1 year ago

nextdayy commented 1 year ago

reformatted with clang-format to make the code much more readable. indentation is set to two spaces, as is default on Arduino IDE.