Skip to content

Commit 8b8f1f8

Browse files
authored
Merge pull request #3337 from hathach/midi-edpt-stream
migrate midi_device to use edpt stream API
2 parents 8a094e8 + fc661ab commit 8b8f1f8

File tree

8 files changed

+288
-438
lines changed

8 files changed

+288
-438
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ IncludeCategories:
7070
- Regex: '.*'
7171
Priority: 3
7272
IncludeIsMainRegex: '([-_](test|unittest))?$'
73+
IndentPPDirectives: BeforeHash
7374
InsertBraces: true
7475
IndentCaseLabels: true
7576
InsertNewlineAtEOF: true

0 commit comments

Comments
 (0)