File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Arduino MIDI Library
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/FortySevenEffects/arduino_midi_library.svg?branch=master )] ( https://travis-ci.org/FortySevenEffects/arduino_midi_library )
4
- [ ![ Coveralls] ( https://img.shields.io/coveralls/FortySevenEffects/arduino_midi_library.svg?maxAge=3600 )] ( https://coveralls.io/github/FortySevenEffects/arduino_midi_library )
5
3
[ ![ GitHub release] ( https://img.shields.io/github/release/FortySevenEffects/arduino_midi_library.svg?maxAge=3600 )] ( https://github.com/FortySevenEffects/arduino_midi_library/releases/latest )
6
4
[ ![ License] ( https://img.shields.io/github/license/FortySevenEffects/arduino_midi_library.svg?maxAge=3600 )] ( LICENSE )
5
+ [ ![ Build] ( https://github.com/FortySevenEffects/arduino_midi_library/actions/workflows/cmake.yml/badge.svg?branch=master )] ( https://github.com/FortySevenEffects/arduino_midi_library/actions/workflows/cmake.yml )
6
+ [ ![ Examples] ( https://github.com/FortySevenEffects/arduino_midi_library/actions/workflows/platformio.yml/badge.svg?branch=master )] ( https://github.com/FortySevenEffects/arduino_midi_library/actions/workflows/platformio.yml )
7
+ [ ![ Coveralls] ( https://img.shields.io/coveralls/FortySevenEffects/arduino_midi_library.svg?maxAge=3600 )] ( https://coveralls.io/github/FortySevenEffects/arduino_midi_library )
7
8
8
9
This library adds MIDI I/O communications to an Arduino board.
9
10
You can’t perform that action at this time.
0 commit comments