mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 10:30:41 +02:00
typo
This commit is contained in:
parent
d9168803ae
commit
1e134276ca
@ -759,8 +759,8 @@ class Module : public virtual slsDetectorDefs {
|
|||||||
static const int BLACKFIN_WRITE_TO_FLASH_TIME = 30;
|
static const int BLACKFIN_WRITE_TO_FLASH_TIME = 30;
|
||||||
static const int NIOS_ERASE_FLASH_TIME_FPGA = 10;
|
static const int NIOS_ERASE_FLASH_TIME_FPGA = 10;
|
||||||
static const int NIOS_WRITE_TO_FLASH_TIME_FPGA = 45;
|
static const int NIOS_WRITE_TO_FLASH_TIME_FPGA = 45;
|
||||||
static const int NIOS_ERASE_FLASH_TIME_FPGA = 9;
|
static const int NIOS_ERASE_FLASH_TIME_KERNEL = 9;
|
||||||
static const int NIOS_WRITE_TO_FLASH_TIME_FPGA = 39;
|
static const int NIOS_WRITE_TO_FLASH_TIME_KERNEL = 39;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace sls
|
} // namespace sls
|
Loading…
x
Reference in New Issue
Block a user