Skip to content

Commit cbcf894

Browse files
authored
Update ECCX08.h with method description
1 parent 19a3df7 commit cbcf894

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ECCX08.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ class ECCX08Class
6666

6767
int nonce(const byte data[]);
6868

69+
long incrementCounter(int keyId);
70+
long readCounter(int keyId);
71+
6972
private:
7073
int wakeup();
7174
int sleep();

0 commit comments

Comments
 (0)