forked from epics_driver_modules/motorBase
Spelling error.
This commit is contained in:
@@ -117,7 +117,7 @@ typedef union
|
||||
unsigned int flash_chksum_err :1;
|
||||
unsigned int na3 :5; /* N/A bits 3-7 */
|
||||
unsigned int running :1;
|
||||
unsigned int initalizing :1;
|
||||
unsigned int initializing :1;
|
||||
unsigned int not_downloaded :1;
|
||||
} Bits;
|
||||
} FIRMWARE_STATUS;
|
||||
|
||||
Reference in New Issue
Block a user