mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
typos
This commit is contained in:
parent
0ed66781a7
commit
88308ea727
98 changed files with 271 additions and 271 deletions
|
@ -23,8 +23,8 @@
|
|||
#include "mbedtls/sha1.h"
|
||||
#include "crc16.h" // crc16 ccitt
|
||||
|
||||
// Implemetation tips:
|
||||
// For each implementation of the algos, I recommend adding a self test for easy "simple unit" tests when Travic CI / Appveyour runs.
|
||||
// Implementation tips:
|
||||
// For each implementation of the algos, I recommend adding a self test for easy "simple unit" tests when Travis CI / Appveyor runs.
|
||||
// See special note for MFC based algos.
|
||||
|
||||
//------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue