mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
[docs] Fix wpilibj JavaDoc warnings (#6154)
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
|
||||
namespace frc {
|
||||
|
||||
/**
|
||||
* Implementation detail for SendableBuilder.
|
||||
*/
|
||||
class SendableBuilderImpl : public nt::NTSendableBuilder {
|
||||
public:
|
||||
SendableBuilderImpl() = default;
|
||||
|
||||
Reference in New Issue
Block a user