ubitx-v5x/TeensyDSP/Sensors.cpp

6 lines
54 B
C++
Raw Normal View History

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