]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfviking.c
Split data askgproxiidemod to own file
[proxmark3-svn] / client / cmdlfviking.c
index 601c29f22e712de36a07d9111c5764cced73b70c..838bf79d51cae230bd8b6c72c512191a406f6236 100644 (file)
@@ -51,7 +51,6 @@ uint64_t getVikingBits(uint32_t id) {
        return ((uint64_t)0xF2 << 56) | ((uint64_t)id << 8) | checksum;
 }
 
-//could be moved to a viking file
 //by marshmellow
 //see ASKDemod for what args are accepted
 int CmdVikingDemod(const char *Cmd) {
Impressum, Datenschutz