diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-23 12:22:51 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-23 12:22:51 +0200 |
commit | bc3604d9b226ac475a104cd8ae2ca2d1d4a27984 (patch) | |
tree | e796661f371a94a50edfdc693388bb911b253dfd /spectro/specbos.h | |
parent | 509016be676f7915d635fa57144d2a441e3090ca (diff) | |
parent | c0b89ac5bfb90835ef01573267020e42d4fe070c (diff) |
Merge new upstream release
Diffstat (limited to 'spectro/specbos.h')
-rwxr-xr-x[-rw-r--r--] | spectro/specbos.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spectro/specbos.h b/spectro/specbos.h index 86e7405..e926c42 100644..100755 --- a/spectro/specbos.h +++ b/spectro/specbos.h @@ -129,6 +129,7 @@ struct _specbos { /* 1211 */ int noXYZ; /* nz if firmware doesn't support fetch*XYZ */ + int badCal; /* nz if its been calibrated with a reduced WL range by 3rd party */ inst_mode mode; /* Currently instrument mode */ |