diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -770,6 +770,8 @@ typedef struct { float double_pulse_extra_deadtime[max_channels]; // addr 10668 + this float double_pulse_min_sep[max_channels]; // addr 10676 + float os_zero_equiv[max_channels]; // addr 10684 + char flash_end; } FlashStruct; |