Fixed typos in cli output and source code comments
This commit is contained in:
committed by
Andreas Eversberg
parent
97636aac1e
commit
a07764f0d9
@@ -10,7 +10,7 @@ typedef struct cnetz cnetz_t;
|
||||
|
||||
/* dsp modes of transmission */
|
||||
enum dsp_mode {
|
||||
DSP_SCHED_NONE = 0, /* use for sheduling: nothing to shedule */
|
||||
DSP_SCHED_NONE = 0, /* use for scheduling: nothing to schedule */
|
||||
DSP_MODE_OFF, /* send nothing on unused SpK */
|
||||
DSP_MODE_OGK, /* send "Telegramm" on OgK */
|
||||
DSP_MODE_SPK_K, /* send concentrated "Telegramm" SpK */
|
||||
|
Reference in New Issue
Block a user