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:
Uwe Hermann 2010-05-01 02:41:37 +02:00
parent 34e4813f2e
commit e65679b15e
1 changed files with 1 additions and 1 deletions

View File

@ -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