ms-iot / samples

Windows 10 IoT Core Samples
MIT License
1.2k stars 1.33k forks source link

Provided a C# project for the GpioOneWire sample #498

Closed eG-dev closed 6 years ago

eG-dev commented 7 years ago

Moved the original C++ project to the folder named 'CPP'. Created a GpioOneWire sample project in C# located in the 'CS' folder. The C# project uses the new GpioChangeReader component and the same schematic as the C++ project.

bfjelds commented 6 years ago

seems fine, but merge conflict and potentially this PR (https://github.com/ms-iot/samples/pull/505) should be included

bfjelds commented 6 years ago

had to do some merging … closing this PR, but opened a new one here: https://github.com/ms-iot/samples/pull/544