README: fix typo.

This commit is contained in:
Roman Zeyde
2014-10-23 16:22:05 +03:00
parent 02b28fc87c
commit 6f90289d6b

View File

@@ -26,7 +26,7 @@ The modem is using OFDM over an audio cable with the following parameters:
- Symbol modulation: 64-QAM
- Carriers: (1,2,3,4,5,6,7,8) kHz
This way, modem achieves 48kpbs bitrate = 6.0 kB/s.
This way, modem achieves 48kbps bitrate = 6.0 kB/s.
A simple CRC-32 checksum is used for data integrity verification on each 1KB data frame.