From: iceman1001 Date: Sun, 13 Mar 2016 06:16:42 +0000 (+0100) Subject: CHG: moved some #define into include\common.h (which is call by apps.h), so we... X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/f2c2b174cdf702045d5fdd59aecf5dac8e8b44f2?ds=sidebyside;hp=f2c2b174cdf702045d5fdd59aecf5dac8e8b44f2 CHG: moved some #define into include\common.h (which is call by apps.h), so we have one place for them. Also changed them to CAPITAL. ABS(), MIN(), MAX() ---