You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,11 @@ PCB<br>
27
27
<imgsrc='img/lpc1756_totp.png'width='500'>
28
28
<imgsrc='img/lpc1756_totp_back.png'width='500'>
29
29
30
-
Additional pictures can be found [here](./img/)
30
+
More pictures can be found [here](./img/)
31
31
32
32
### TODO
33
33
* encrypt profiles
34
+
* support for base32 keys
34
35
* support for different intervals
35
36
* support for 8 digit keys
36
37
* add support for more than 32 profiles (needs a rework if more profiles are required. The profiles are copied to ram and there is not enough for more at the moment. If we leave them in flash we can store a lot more)
0 commit comments