Can't use println statements on the RoboRio #27
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
team
test
wontfix
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ironriders/Recycle-Rush#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have not been able to use println statements when working with the RoboRio and they are what I have been using for debugging.
According to ChiefDelphi,
printlnstatements in Eclipse don't show by default like they do in NetBeans:http://wpilib.screenstepslive.com/s/4485/m/13809/l/284333-using-riolog-to-view-console-output
What change specifically addressed this? All I see are printlns being removed?
We just followed the instructions and moved some of the println statements to make it so they actually outputted into the riolog
Okay, that wasn't obvious to me in Aarons commit.
No worries, just trying to understand. The roborio is new to me too :-)