Skip to content

Instantly share code, notes, and snippets.

View lazicdanilo's full-sized avatar

Danilo Lazic lazicdanilo

  • PMG embedded
  • Novi Sad
View GitHub Profile
#include <Wire.h>
#include <VL53L0X.h>
VL53L0X sensor;
VL53L0X sensor2;
VL53L0X sensor3;
VL53L0X sensor4;
VL53L0X sensor5;
#include <avr/io.h>
#include <avr/interrupt.h>
#include <util/delay.h>
unsigned long int i = 0;
unsigned long int j = 0;
double x = 0.5;