dotnet / iot

This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
MIT License
2.16k stars 580 forks source link

Add a missing statement to the documentation #2185

Closed pgrawehr closed 10 months ago

pgrawehr commented 10 months ago

Fixes #2181

The documentation was missing this important instruction. I've verified the binding with the sample under /samples/M5StackRemoteDisplay once again on Windows and on my Raspberry Pi 4 (arm64). Both are working fine for me.

Microsoft Reviewers: Open in CodeFlow