Files
ubitx-v5x/TeensyDSP/Sensors.cpp
T

6 lines
54 B
C++
Raw Normal View History

2021-01-26 22:22:23 -06:00
#include "Sensors.h"
UBitxSensors Sensors;
2021-01-26 22:49:07 -06:00
ADC adc;