Saleae: Rename firmware file to saleae-logic.fw.
This is done for consistency with the ASIX SIGMA firmware file names, and also for brevity.
This commit is contained in:
parent
34e4813f2e
commit
e65679b15e
|
@ -37,7 +37,7 @@
|
|||
#define NUM_PROBES 8
|
||||
#define NUM_TRIGGER_STAGES 4
|
||||
#define TRIGGER_TYPES "01"
|
||||
#define FIRMWARE FIRMWARE_DIR "/saleae-logic.firmware"
|
||||
#define FIRMWARE FIRMWARE_DIR "/saleae-logic.fw"
|
||||
|
||||
/* delay in ms */
|
||||
#define FIRMWARE_RENUM_DELAY 2000
|
||||
|
|
Loading…
Reference in New Issue