logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Device::USB::PCSensor::HidTEMPer::NTC - The HidTEMPerNTC thermometer

Acknowledgements

       Thanks to Jeremy G for the fix on initializing the device configuration.

Author

       Magnus Sulland < msulland@cpan.org >

Bugs

       Please report any bugs or missing features using the CPAN RT tool.

Dependencies

       This module internally includes and takes use of the following packages:

         use Device::USB::PCSensor::HidTEMPer::Device;
         use Device::USB::PCSensor::HidTEMPer::NTC::Internal;
         use Device::USB::PCSensor::HidTEMPer::NTC::External;

       This module uses the strict and warning pragmas.

Description

       This is the implementation of the HidTEMPerNTC thermometer that has both one internal and one external
       sensor measuring the temperature.

   CONSTANTS
       None

   METHODSinit()

          Initialize the device, connects the sensors and makes the object ready for use.

For More Information

       None

Inherit Methods From

       Device::USB::PCSensor::HidTEMPer::Device

Name

       Device::USB::PCSensor::HidTEMPer::NTC - The HidTEMPerNTC thermometer

Synopsis

       None

Version

       Version 0.03

See Also