#ifndef __APP_BUS_H #define __APP_BUS_H void BlockDetect_Init(); void App_Bus(void); #endif