init should return true on success
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 3 Aug 2010 11:51:31 +0000 (13:51 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 3 Aug 2010 11:51:31 +0000 (13:51 +0200)
lib/RFID/Biblio/CPRM02.pm

index 484c0e0..a0583a3 100644 (file)
@@ -111,6 +111,7 @@ cpr( 'FF  66 00',   'Get Reader Info - General hard and firware' );
 
 cpr( 'FF  69',         'RF Reset' );
 
+       return 1;
 }
 
 sub read_blocks {