epptouch sdk更新,闪退修改强化

This commit is contained in:
kai
2021-06-26 22:37:40 +08:00
parent 0ab7d833a0
commit 6d1d973610
19 changed files with 268 additions and 203 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
/**
* Updates the checksum value with the given byte.
*
* @param value
* @param val
* the byte to update the checksum with.
*/
- (void)updateWithValue:(int)value;