diff options
author | root <root@xena.domain.avtechpulse.com> | 2012-08-23 07:37:59 -0400 |
---|---|---|
committer | root <root@xena.domain.avtechpulse.com> | 2012-08-23 07:37:59 -0400 |
commit | 923edbae71bfe8bb465f017de119e2a3f1fbd1e2 (patch) | |
tree | ed2c5339b6ace6f095d88ff3a103f72e4b6083eb /globals.c | |
parent | ce531762ff2cd0e33a01c67f3ce856ffa880e908 (diff) |
add all ChannelState fields
Diffstat (limited to 'globals.c')
-rw-r--r-- | globals.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ #include "globals.h" GlobalStruct globals = { - .ChannelState = {0.0}, .error_queue = {0}, .number_of_errors = 0, .Flash.fully_programmed = Not_Programmed |