mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
This sine wave is reported as better than the previous one
This commit is contained in:
parent
c63a29ef97
commit
3ac1a03d96
2 changed files with 104 additions and 104 deletions
|
@ -3,7 +3,7 @@
|
|||
import math
|
||||
|
||||
samples = 1024
|
||||
amplitudes = (63000, 0, 20000, 0, 20000)
|
||||
amplitudes = (32000, 0, 4000, 0, 4000)
|
||||
|
||||
max = 0
|
||||
min = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue