feat: add PTP support with PHC probe

Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
This commit is contained in:
Chaos Rogers 2025-10-21 22:41:19 +01:00
parent 2e8bc9ac5e
commit 5ba0421f76
3 changed files with 128 additions and 0 deletions

1
src/lib.rs Normal file
View file

@ -0,0 +1 @@
pub mod ptp;