OpenCores
URL https://opencores.org/ocsvn/wf3d/wf3d/trunk

Subversion Repositories wf3d

[/] [wf3d/] [trunk/] [demo_app/] [main_hand.c] - Diff between revs 4 and 5

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 4 Rev 5
Line 85... Line 85...
 
 
int main()
int main()
{
{
 
 
  printf("Hand Demo\n");
  printf("Hand Demo\n");
 
  mpInit();
  buffer_clear(0x00000000,0);
  buffer_clear(0x00000000,0);
  buffer_clear(0x00000000,1);
  buffer_clear(0x00000000,1);
  mpInit();
 
  mp_loop();
  mp_loop();
  return 0;
  return 0;
}
}
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.