00001 00038 #ifndef APP_CALIBRATE_H_INCLUDED 00039 #define APP_CALIBRATE_H_INCLUDED 00040 00041 #include <mainloop.h> 00042 00059 void app_touch_calibrate_setup(struct workqueue_task *completed_task); 00060 00062 00063 #endif /* APP_CALIBRATE_H_INCLUDED */
1.6.3