Skip to content

Instantly share code, notes, and snippets.

View arthurbenemann's full-sized avatar

Arthur Benemann arthurbenemann

View GitHub Profile
/* Primeiro Teste do Seguidor de Linha
João Pedro Scherer Cipriani
Equipe GaudérioBotz
COLÉGIO TÉCNICO INDUSTRIAL DE SANTA MARIA */
const int V_MAX = 255;
const int V_LENTA = 255;
// atribuição de pinos aos motores
int pinMotorEsq = 9;