Simplify transfer failure cb.

This commit is contained in:
HiFiPhile
2024-04-26 17:45:14 +02:00
parent 81e63ed6d8
commit 4af67dd007
3 changed files with 11 additions and 4 deletions

6
.clang-format Normal file
View File

@@ -0,0 +1,6 @@
---
BreakBeforeBraces: Linux
ColumnLimit: '200'
ReflowComments: 'true'
...