From dbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Wed, 13 Mar 2019 19:15:06 -0700 Subject: Update manifests --- thermal/simsensor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thermal/simsensor') 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 -- cgit v1.3.1