|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Semaphore | |
---|---|
edu.wpi.first.wpilibj.communication | Provides classes for communicating with the driver station and synchronizing with C/C++ code. |
Uses of Semaphore in edu.wpi.first.wpilibj.communication |
---|
Methods in edu.wpi.first.wpilibj.communication with parameters of type Semaphore | |
---|---|
static void |
FRCControl.setNewDataSem(Semaphore sem)
Set the semaphore for the communications task to use |
|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |