#ifndef __APP_ULTRASONIC_H #define __APP_ULTRASONIC_H int APP_Find_Direction(void); #endif