Added restart settings.

This commit is contained in:
2025-08-15 09:52:56 +02:00
parent ea1d13012e
commit 5537a991d3
5 changed files with 23 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
#[derive(Copy, Clone)]
pub enum FrequencySignal {
Start(f32),
Stop,