diff options
author | Mike <mjc@avtechpulse.com> | 2000-01-01 00:23:17 +0900 |
---|---|---|
committer | Mike <mjc@avtechpulse.com> | 2000-01-01 00:23:17 +0900 |
commit | e12558f1ed16d3bdb96f7f0fbd05b48eb7558a0e (patch) | |
tree | 6115cb3a9b6f61e0295715bfa5d3daf3928ce835 /globals.h | |
parent | bee40b77fc98991b4b6ef33b1e738915bc989ff0 (diff) |
replace pol_norm and pol_complement with NO/YES for clarity
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -153,8 +153,6 @@ #define pw_ew_ext 2 #define double_on 1 #define double_off 0 -#define pol_norm 0 -#define pol_complement 1 #define hold_width 0 #define hold_duty 1 #define output_off 0 |