mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[docs] Change NewCommands to Commands v2 (NFC) (#8702)
This commit is contained in:
@@ -19,8 +19,6 @@ class NetworkTableInstance;
|
||||
namespace wpi {
|
||||
/**
|
||||
* A Button that uses a NetworkTable boolean field.
|
||||
*
|
||||
* This class is provided by the NewCommands VendorDep
|
||||
*/
|
||||
class NetworkBooleanEvent : public BooleanEvent {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user