diff options
| author | Barry Golden <[email protected]> | 2019-09-19 09:34:00 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-19 09:34:00 -0700 |
| commit | 65a2384f555cf54601e3b9c29eb53075193a9af1 (patch) | |
| tree | f7af871d3fef5f9a15704b435a2017fb255c6727 /general/DCHU | |
| parent | 1238743debbcd302221eb77842053bfcea46656f (diff) | |
Update README.md (#421)8552485523855228552185520855198551885517855168551585514855138551285511855108550985508855078550685505
Diffstat (limited to 'general/DCHU')
| -rw-r--r-- | general/DCHU/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general/DCHU/README.md b/general/DCHU/README.md index a4d1dd25..f2a4addb 100644 --- a/general/DCHU/README.md +++ b/general/DCHU/README.md @@ -23,7 +23,7 @@ There are three Visual Studio solutions in this sample. Each one represents a s Both `osrfx2_DCHU_extension_loose` and `osrfx2_DCHU_extension_tight` provide the same functionality, so installing both on the same OSR FX2 device is unnecessary. They are intended to show a different way to use extension and component INFs depending on a project's needs. > [!NOTE] -> Information the user should notice even if skimmingosrfx2_DCHU_extension_tight will not currently build on Windows 10 version 1703. You will see an error saying that the directive CopyINF does not work from extension INFs. This has been fixed for the Windows 10 Fall Creators Update. +> osrfx2_DCHU_extension_tight will not currently build on Windows 10 version 1703. You will see an error saying that the directive CopyINF does not work from extension INFs. This has been fixed for the Windows 10 Fall Creators Update. Each of these solutions can be built with the latest WDK on Visual Studio 2015. Additionally, you can also download a [Universal Windows Platform app (UWP)](https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/CustomCapability) that controls the OSR FX2 Learning Kit's device. To learn how to pair a UWP app with a device, see [Hardware access for Universal Windows Platform apps](https://docs.microsoft.com/windows-hardware/drivers/devapps/hardware-access-for-universal-windows-platform-apps) |
