Added incomplete MIDIToneGenerator project.
This commit is contained in:
parent
49b09a2042
commit
c58c53dba9
9 changed files with 1433 additions and 4 deletions
|
@ -56,7 +56,6 @@
|
|||
#define BLUETOOTH_CONFIGURATION_SUCCESSFUL 0x0000
|
||||
#define BLUETOOTH_CONFIGURATION_REJECTED 0x0002
|
||||
#define BLUETOOTH_CONFIGURATION_UNKNOWNOPTIONS 0x0003
|
||||
|
||||
|
||||
/* Type Defines: */
|
||||
typedef struct
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
|
||||
# MCU name
|
||||
MCU = at90usb1287
|
||||
MCU = at90usb647
|
||||
|
||||
|
||||
# Target board (see library "Board Types" documentation, NONE for projects not requiring
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue