/phosphor-fan-presence

Provides presence detection for physical fans.

Primary LanguageC++Apache License 2.0Apache-2.0

phosphor-fan-presence

Phosphor fan provides a set of fan monitoring and control applications.

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To clean the repository run `./bootstrap.sh clean`.