Closed 2bndy5 closed 3 years ago
Have I seen correctly that you commited somewhere the format for AStyle?
Yes. It was part of the wmarkow/RF24Log#1 in which I added the commonly used _/examples/examplesformatter.conf which can be utilized by AStyle with the cmd (from the /examples folder)
astyle --suffix=none --options=examples_formatter.conf --recursive ./*.ino,*.h,*.hpp,*.hh,*.hxx,*.h++,*.cpp,*.cc,*.cxx,*.c++,*.cp,*.c
@2bndy5, I think you can go ahead and merge the PR.
This removes all warnings in doxygen rendering. Also I fixed the indent in RF24AbstractHandler.h. @wmarkow I think your IDE is defaulting to use 3 or 6 spaces.
@wmarkow I'll be merging all commits (no squashing/fast-forwarding) until we have a suitable foundation (or I'm told otherwise) 😉