Cosmetics.
This commit is contained in:
parent
c155dde281
commit
21b1e76e95
|
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
* @file MIDI.cpp
|
||||
* Project MIDI Library
|
||||
* Project Arduino MIDI Library
|
||||
* @brief MIDI Library for the Arduino
|
||||
* @version 3.2
|
||||
* @author Francois Best
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
/*!
|
||||
* @file MIDI.h
|
||||
* Project MIDI Library
|
||||
* Project Arduino MIDI Library
|
||||
* @brief MIDI Library for the Arduino
|
||||
* Version 3.2
|
||||
* @version 3.2
|
||||
* @author Francois Best
|
||||
* @date 24/02/11
|
||||
* License GPL Forty Seven Effects - 2011
|
||||
* license GPL Forty Seven Effects - 2011
|
||||
*/
|
||||
|
||||
#ifndef LIB_MIDI_H_
|
||||
|
|
|
|||
Loading…
Reference in New Issue