diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -297,25 +297,10 @@ typedef struct { typedef struct { - int update_freq; - int update_func; - int update_delay; - int update_pw; int update_amp; int update_os; int update_zout; int update_load; - int update_output; - int update_inv; - int update_gate; - int update_logic_level; - int update_routes; - int update_burst_count; - int update_burst_time; - int update_rise_time; - int update_soft_current_limit; - int update_slew; - int update_whole_main_menu; } ChangeStruct; |