test full demo

pull/1018/head
Xiaodong Li 2 years ago
parent 9e1c6e1ab1
commit 09efa00ec0

@ -181,6 +181,7 @@ int main( void )
#elif ( mainSELECTED_APPLICATION == FULL_DEMO )
{
console_print( "Starting full demo\n" );
console_print( "Testing full demo\n" );
main_full();
}
#else

Loading…
Cancel
Save