Ver código fonte

Update BoeBot.java

Janco Kock 11 anos atrás
pai
commit
2f66f16dab
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      BoeBot.java

+ 2 - 0
BoeBot.java

@@ -18,6 +18,8 @@ public class BoeBot{
                 botsingdetectie = new Botsingdetectie();
                 fysiekeindicator = new FysiekeIndicator();
                 afir = new AfstandbedieningIr(motor);
+                aansturing = new Aansturing(5,4);
+                lijnvolger = new Lijnvolger();
 
                 motor.setSnelheid(100);
                 motor.setRichting(true);