feat: implement cel_crsf_param_ping and cel_crsf_param_read

Ping sends DEVICE_PING frame and waits for DEVICE_INFO response.
Read sends PARAM_READ frame and waits for matching PARAM_ENTRY.
Both use cel_crsf_stream_feed() with a clock-based timeout loop.
This commit is contained in:
2026-06-14 22:08:51 +02:00
parent 8c4045e2a4
commit 7b3905084e
3 changed files with 231 additions and 15 deletions
+1
View File
@@ -5,3 +5,4 @@
:plugins:
- :ignore_arg
- :expect_any_args
- :callback