From: pwpiwi Date: Wed, 18 Mar 2015 16:12:09 +0000 (+0100) Subject: fix: introduced a stupid error when refactoring the start bit detector in MillerDecod... X-Git-Tag: v2.3.0~20^2~9 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/05ddb52c43f932db852e18fe6836bee71e91f74e?hp=05ddb52c43f932db852e18fe6836bee71e91f74e fix: introduced a stupid error when refactoring the start bit detector in MillerDecoding() chg: use -O2 instead of -Os when compiling ARM sources chg: don't clear the Miller decoders input buffer on reset chg: be more specific for the Miller decoders start bit pattern add: new option c in hf list: mark CRC bytes (default is off) ---