Update docs.md

pull/100/head
Wojciech Kaczmarski 2022-03-22 10:45:40 +01:00 committed by GitHub
parent 0c889f0e18
commit 23a3b65994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ receiver.
[mermaid]
graph LR
id1[Dibits Input] ---> id2[Upsampler] --> id3[RRC Filter] --> id4[Frequency Modulation] --> id5[4FSK Output]
id1[Dibits Input] --> id2[Upsampler] --> id3[RRC Filter] --> id4[Frequency Modulation] --> id5[4FSK Output]
style id1 fill:#ffffffff,stroke:#ffffffff,stroke-width:0px
style id2 fill:#fff,stroke:#000,stroke-width:2px
style id3 fill:#fff,stroke:#000,stroke-width:2px