Skip to content

Commit 6b733ca

Browse files
authored
Remove 'Zero overhead' feature from README
Removed the 'Zero overhead' feature description from the README.
1 parent 5bba357 commit 6b733ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ A lightweight, type-safe telemetry library for FRC robots. TelemetryKit provides
99
- **Type-safe logging** - Support for primitives, arrays, and WPILib structs
1010
- **Multiple receivers** - Publish to NetworkTables, write to `.wpilog` files, or print to console
1111
- **Change-only optimization** - Only process values when they change
12-
- **Zero overhead** - Singleton pattern with minimal runtime cost
1312

1413
## Installation
1514

0 commit comments

Comments
 (0)