Skip to content

Instantly share code, notes, and snippets.

int trigPin = 7;
int echoPin = 6;
int speakerPin = 8;
long duration, cm, inches;
String scale;
#include <SPI.h>
#include "Adafruit_BLE_UART.h"
#define ADAFRUITBLE_REQ 10