remove not relevant example about CAN

This commit is contained in:
2026-05-29 17:16:57 -04:00
parent 6ae5f83fc9
commit 6b9e5aecd7

View File

@@ -243,7 +243,7 @@ We must also find problems before release.
- test near limits (INT_MAX, INT_MIN)
- send invalid data
- use fuzz testing
- replay real logs (for example CAN)
- replay real logs
---