|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools |
Rating:
|
Display Modes |
|
#42
|
||||
|
||||
|
Re: RoboDS First Test
Found a problem in PacketManager:
Code:
if (connected && !timeSent) {
driverStationPacket.addTime();
timeSent = true;
}
Here is my implementation: https://github.com/raystubbs/RioComA...omManager.java lines 171-197 Last edited by raystubbs : 16-09-2015 at 10:12. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|