Skip to content

Instantly share code, notes, and snippets.

@asok
Created March 26, 2010 13:49
Show Gist options
  • Save asok/344892 to your computer and use it in GitHub Desktop.
Save asok/344892 to your computer and use it in GitHub Desktop.
94c94
< virtual int ramReadBlocking(unsigned int address,unsigned int nb,unsigned int delta,int timeout=4000,ubichipcoordaxis_t ubichipX=0,ubichipcoordaxis_t ubichipY=0);
---
> virtual int ramReadBlocking(unsigned int address,unsigned int nb,unsigned int delta,ubichipcoordaxis_t ubichipX=0,ubichipcoordaxis_t ubichipY=0,int timeout=4000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment