mirror of
https://forge.apps.education.fr/blender-edutech/ropy.git
synced 2024-01-27 08:23:20 +01:00
Bug avec le '-' sur arduino
This commit is contained in:
parent
73ea064622
commit
4117a7afdb
@ -39,8 +39,8 @@ void setup() {
|
||||
/* digitalWrite(led, LOW); */
|
||||
/* digitalWrite(led_com, LOW); */
|
||||
|
||||
Serial.begin(115200); // Moniteur serie
|
||||
}
|
||||
Serial.begin(115200); // Liaison série
|
||||
}
|
||||
|
||||
/******************************************************************************
|
||||
* Boucle principale
|
Loading…
x
Reference in New Issue
Block a user