cornell-cup / cs-minibot

[WIP] Software platform for MiniBot, an educational robotics kit made for Da Vinci Labs.
http://cornellcuprobotics.com/projects.html#minibot
Apache License 2.0
5 stars 1 forks source link

Remove SendKV in GUI #49

Closed chynu closed 7 years ago

chynu commented 7 years ago

In the end, we shouldn't be exposing users to sendKV. If anything, there should be some simple UI for seeing what pre-written scripts they can run.

// If necessary, we can create a "run GUI in developer mode" option which can add sendKV among other not user friendly things. (?)