Upload Code | Seeed Studio Wiki #2852
Replies: 1 comment
-
// ------------------------- #define ENA 9 // Velocidad motor izquierdo (PWM) int velocidad = 200; // 0 - 255 // ------------------------- detener(); // Iniciar detenido // ------------------------- void atras() { void izquierda() { void derecha() { void detener() { // ------------------------- atras(); izquierda(); derecha(); detener(); |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Upload Code | Seeed Studio Wiki
Upload Code
https://wiki.seeedstudio.com/Upload_Code/
Beta Was this translation helpful? Give feedback.
All reactions