#ifndef APP_NH_IMPL_H #define APP_NH_IMPL_H #include "nh_shared_if.h" #include "nh_ctrl_api.h" int app_nh_impl_init(void); #endif // APP_NH_IMPL_H