Updated menu. Can now preview presets and preset number is shown when selected and when repair is in process
Fixed negative value handling in DAConverter and ADConverter git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@267 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -51,6 +51,7 @@ struct RepairPresetParameters
|
||||
|
||||
struct RepairPreset
|
||||
{
|
||||
int presetNumber;
|
||||
int numberOfStages;
|
||||
struct RepairPresetParameters preset[REPAIR_PRESET_MAX_STAGES];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user