Skip to content

Instantly share code, notes, and snippets.

View exilente's full-sized avatar

Leon exilente

View GitHub Profile
#include <Ultrasonic.h>
Ultrasonic disSensor1(8,7);
#include <VarSpeedServo.h>
#include <Adafruit_NeoPixel.h>
#ifdef __AVR__
#include <avr/power.h>
#endif
#define PIN 6