~ubuntu-branches/ubuntu/saucy/nut/saucy

« back to all changes in this revision

Viewing changes to clients/status.h

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Quette
  • Date: 2004-05-28 13:10:01 UTC
  • mto: (16.1.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20040528131001-yj2m9qcez4ya2w14
Tags: upstream-1.4.2
ImportĀ upstreamĀ versionĀ 1.4.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
        { "TRIM",       "VOLTAGE TRIM",         1       },
33
33
        { "BOOST",      "VOLTAGE BOOST",        1       },
34
34
        { "CAL",        "CALIBRATION",          1       },
 
35
        { "BYPASS",     "BYPASS",               2       },
35
36
        { NULL,         NULL,                   0       }
36
37
};