Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
corrados committed Jun 22, 2024
1 parent 2d845c5 commit 9155935
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## 2024-06-19 [[r0.9](https://github.com/corrados/edrumulus/releases/tag/r0_9)] Introduce clang format

Too much time spend for formatting the source code. We let the clang format tool do this
from now on. The correct format is now checked in the Github workflow.
from now on. The correct format is now checked in the Github workflow.<br/>
To format the code use: `clang-format -i *.cpp *.c *.h *.ino`

## 2024-01-07 Initial support for positional sensing for rim shots

Expand Down

0 comments on commit 9155935

Please sign in to comment.