Quote:
Originally Posted by zekrysis
If I'm not mistake couldn't you also simply right click on the little wire out node and click create indicator?
|
Yes, you could do that, but the most appropriate option would be to right-click the wire and select Probe. It's
designed for showing real-time values.
This only works when you run the code by hitting Run in Robot Main through the computer. There is no way to probe your code if you run it by building it and 'running as startup'. (that is, except for what you put in the dashboard)