diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-08-24 14:33:36 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-08-24 14:33:36 -0400 |
commit | 48cdc88f68d5ba541119f1e9c04d6c60c2a8a6a0 (patch) | |
tree | 589bc68b7b261c2183a8593a56957e8717a7bcbd /globals.h | |
parent | c719fabf81f0991b9b7cc213156015f86f396a59 (diff) |
extra code to suppress warnings
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ #define average_power_limit 72 #define SelfCalError 73 #define NetworkNotFound 74 - +#define ThisShouldntHappen 75 #define LCD_cols 32 #define YES 1 |