BrianPeek / legoev3

LEGO MINDSTORMS EV3 API for .NET
Apache License 2.0
137 stars 72 forks source link

Added StartProgram to run a program on the brick. #18

Open geekygravity opened 8 years ago

geekygravity commented 8 years ago

Includes a change to hide repeating WaitForResponseAsync for easier debug.

geekygravity commented 8 years ago

I've tested this with Bluetooth on Windows 8.1 desktop, Windows Phone 8.1, and an Android phone. All of these work as expected in my case. Read my comments in issue #1 for more info.