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()
This commit is contained in:
iceman1001
2016-03-13 07:16:42 +01:00
parent 1615d06a2e
commit f2c2b174cd
5 changed files with 41 additions and 46 deletions

View File

@@ -8,7 +8,6 @@
//-----------------------------------------------------------------------------
// Definitions internal to the app source.
//-----------------------------------------------------------------------------
#ifndef __APPS_H
#define __APPS_H