mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-28 07:28:20 -04:00
more useful default for atf150x fitter location
This commit is contained in:
parent
9c64d2d568
commit
f66125c43f
@ -316,7 +316,7 @@ public final class Keys {
|
||||
* Fitter for the atf1502
|
||||
*/
|
||||
public static final Key<File> SETTINGS_ATF1502_FITTER
|
||||
= new Key<>("atf1502Fitter", new File("fit1502.exe"));
|
||||
= new Key<>("atf1502Fitter", new File("c:/Wincupl/WinCupl/Fitters/fit1502.exe"));
|
||||
|
||||
/**
|
||||
* A pin number, empty means no pin assigned
|
||||
|
Loading…
x
Reference in New Issue
Block a user