ubitx-v5x/TeensyDSP/Sensors.cpp

6 lines
54 B
C++
Raw Normal View History

2021-01-27 04:22:23 +00:00
#include "Sensors.h"
UBitxSensors Sensors;
2021-01-27 04:49:07 +00:00
ADC adc;