diff options
| author | hathach <[email protected]> | 2026-06-18 15:55:55 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-06-18 15:55:55 +0700 |
| commit | 4498f65c460874ae64306d01638f52285394efc5 (patch) | |
| tree | b8c36311a2cd5c41d0583ca9b3be92b1f870b89e /examples/device/midi2_device/src | |
| parent | 072c02e3684e886a93681ecb37f830be5b8c6b53 (diff) | |
| parent | 941d63e39a529593ee86caf7ea85e04839680d59 (diff) | |
Merge remote-tracking branch 'origin/master' into pr-3618
Diffstat (limited to 'examples/device/midi2_device/src')
| -rw-r--r-- | examples/device/midi2_device/src/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/device/midi2_device/src/main.c b/examples/device/midi2_device/src/main.c index 62741ac41..ce052a20b 100644 --- a/examples/device/midi2_device/src/main.c +++ b/examples/device/midi2_device/src/main.c @@ -715,6 +715,4 @@ int main(void) { } } } - - return 0; } |
