avancé sur les testes arduino
This commit is contained in:
parent
7246805002
commit
a48b4a82b5
@ -8,7 +8,7 @@ void setup()
|
|||||||
{
|
{
|
||||||
|
|
||||||
pinMode(24,INPUT);
|
pinMode(24,INPUT);
|
||||||
Serial.begin(31250); /* initialisation d'un port serie au debit MIDI */
|
Serial.begin(38400); /* initialisation d'un port serie au debit MIDI */
|
||||||
noteOn(0x90, 0x55 , 0x00 ) ;
|
noteOn(0x90, 0x55 , 0x00 ) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user