6 lines
173 B
C
6 lines
173 B
C
#pragma once
|
|
|
|
void doSetup2(); //main setup function, displays the setup menu, calls various dialog boxes
|
|
void setupTouch();
|
|
void runLocalOscSetting();
|
|
void runBfoSetting(); |