sharpbrick/powered-up

Example program.cs can be simplified for WinRT or BlueGiga

dkurok opened this issue · 0 comments

I've seen that there are some commented lines in program.cs in Examples. That can be simplified because all defaults to WinRT.
Also switching to C#9 and using discards where appropriate in exampes would make sense.
I will PR the changes.