diff options
Diffstat (limited to 'thermal')
| -rw-r--r-- | thermal/simsensor/README.md | 2 | ||||
| -rw-r--r-- | thermal/thermalclient/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/thermal/simsensor/README.md b/thermal/simsensor/README.md index c8e6994a..56fbcaad 100644 --- a/thermal/simsensor/README.md +++ b/thermal/simsensor/README.md @@ -26,4 +26,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a A hardware platform designer can strategically place temperature sensors in various thermal zones around the platform. The operating system gets the temperature readings from the temperature sensor drivers and uses these readings to regulate the temperatures across the platform. Regulation can be either passive or active. For more information, see [Device-Level Thermal Management](http://msdn.microsoft.com/en-us/library/windows/hardware/hh698236). -The SimSensor sample provides the source code for a specialized sensor driver that supports platform-wide thermal management by the operating system. This driver does not make the temperature sensor accessible to applications through the [Sensor API](http://msdn.microsoft.com/en-us/library/windows/hardware/dd318953). +The SimSensor sample provides the source code for a specialized sensor driver that supports platform-wide thermal management by the operating system. This driver does not make the temperature sensor accessible to applications through the [Sensor API](http://msdn.microsoft.com/en-us/library/windows/hardware/dd318953).
\ No newline at end of file diff --git a/thermal/thermalclient/README.md b/thermal/thermalclient/README.md index 7c00733c..641ea12c 100644 --- a/thermal/thermalclient/README.md +++ b/thermal/thermalclient/README.md @@ -24,4 +24,4 @@ This sample is a driver for a simulated device that is a client of Windows therm This sample builds a Universal Windows Driver. It uses only APIs and DDIs that are included in OneCoreUAP. -For more information, see [Device-Level Thermal Management](http://msdn.microsoft.com/en-us/library/windows/hardware/hh698236). +For more information, see [Device-Level Thermal Management](http://msdn.microsoft.com/en-us/library/windows/hardware/hh698236).
\ No newline at end of file |
