Changeset 18632 for trunk/FACT++/src


Ignore:
Timestamp:
09/18/16 19:16:39 (8 years ago)
Author:
tbretz
Message:
disable-ftu should pe vars no var
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/ftmctrl.cc

    r17340 r18632  
    27762776        ("trigger.threshold.logic.*",            var<uint16_t>(),  "")
    27772777        ("ftu-report-interval.*",                var<uint16_t>(),  "")
    2778         ("disable-ftu.*",                        var<uint16_t>(), "")
     2778        ("disable-ftu.*",                        vars<uint16_t>(), "")
    27792779        ("light-pulser.external.enable-group1.*", var<bool>(),     "Enable LED group 1 of external light pulser")
    27802780        ("light-pulser.external.enable-group2.*", var<bool>(),     "Enable LED group 2 of external light pulser")
Note: See TracChangeset for help on using the changeset viewer.