#pragma once #include "common.h" bool ShowTouchCalibrationDialog(void); void ShowTouchPlayground(void); bool CalibrateTouchFromFlash(void);