mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
feat: add sync_logic and config modules to lib.rs
Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
This commit is contained in:
parent
bc0f0ee488
commit
d63a019584
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
pub mod ptp;
|
pub mod ptp;
|
||||||
pub mod audio_input;
|
pub mod audio_input;
|
||||||
|
pub mod sync_logic;
|
||||||
|
pub mod config;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue