diff options
Diffstat (limited to 'spectro/spyd2PLD.h')
-rw-r--r-- | spectro/spyd2PLD.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spectro/spyd2PLD.h b/spectro/spyd2PLD.h index 4a71cd8..19d2a48 100644 --- a/spectro/spyd2PLD.h +++ b/spectro/spyd2PLD.h @@ -2,7 +2,7 @@ /* Spyder 2 Colorimeter Xilinx XCS05XL firmware pattern */ /* needs to be transfered here for the instrument to work. */ -/* The end user should see the spyd2en utility.*/ +/* The end user should see the oeminst utility.*/ static unsigned int pld_size = 0x11223344; /* Endian indicator */ static unsigned int pld_space = 6824; |