We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bba357 commit 6b733caCopy full SHA for 6b733ca
1 file changed
README.md
@@ -9,7 +9,6 @@ A lightweight, type-safe telemetry library for FRC robots. TelemetryKit provides
9
- **Type-safe logging** - Support for primitives, arrays, and WPILib structs
10
- **Multiple receivers** - Publish to NetworkTables, write to `.wpilog` files, or print to console
11
- **Change-only optimization** - Only process values when they change
12
-- **Zero overhead** - Singleton pattern with minimal runtime cost
13
14
## Installation
15
0 commit comments