Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 7 months ago.
Issue in Class member function Enroll function
Hi Fingerprint Reader GT 511C3 / GT 511C31 library file has a member function Enroll "int Enroll(int ID,int (*progress)(int status,char *msg));". I have a question that which array/variable (int type) the "*pointer" is pointing. What data should be in that array/variable?