Skip to content

Commit 3c0d74b

Browse files
authored
remove get current freq
1 parent c2e4a99 commit 3c0d74b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

main.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ namespace KittenRadio {
5454
signal_adc_level = 0
5555
update()
5656
}
57+
/**
5758
/**
5859
* Get current frequency
5960
*/
@@ -64,6 +65,7 @@ namespace KittenRadio {
6465
update()
6566
return frequency
6667
}
68+
*/
6769
/**
6870
* Set frequency
6971
*/

0 commit comments

Comments
 (0)