mofosyne / arduino-gameboy-printer-emulator

Code to emulate a gameboy printer via the gameboy link cable
https://mofosyne.github.io/arduino-gameboy-printer-emulator/
GNU General Public License v3.0
318 stars 41 forks source link

Arduino clang format #65

Closed mofosyne closed 1 year ago

mofosyne commented 1 year ago

I'm proposing adding .clang-format so we can keep style consistent in arduino. When you trigger autoformat in arduino IDE this would be used.

mofosyne commented 1 year ago

Also approved by @Raphael-Boichot