ubitxv6/setup.h

6 lines
173 B
C
Raw Normal View History

2020-01-20 03:24:26 +00:00
#pragma once
void doSetup2(); //main setup function, displays the setup menu, calls various dialog boxes
void setupTouch();
void runLocalOscSetting();
void runBfoSetting();