sdk-hwV1.3/external/eyesee-mpp/framework/sun8iw21/demo/test/main.cpp

8 lines
89 B
C++

#include "demo.h"
int main(int argc, char *argv[])
{
print_hello();
return 0;
}