LPCXpresso55S69_ESP_Hosted/include/app_nh_impl.h

10 lines
151 B
C

#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