projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2da9d3
)
fixed typo (forgotten to rename PTTKEYER to PTT)
author
c vw
<dl1ycf@darc.de>
Wed, 11 Aug 2021 16:24:05 +0000
(18:24 +0200)
committer
c vw
<dl1ycf@darc.de>
Wed, 11 Aug 2021 16:24:05 +0000
(18:24 +0200)
midi3.c
patch
|
blob
|
history
diff --git
a/midi3.c
b/midi3.c
index b097999726c79cccc857f38db2586bdb66920af3..41cd4145b4629bc08a323f1d3cf3388c4060cdd9 100644
(file)
--- a/
midi3.c
+++ b/
midi3.c
@@
-768,8
+768,8
@@
int DoTheRestOfTheMIDI(void *data) {
}
update_att_preamp();
break;
- /////////////////////////////////////////////////////////// "PTT
(Keyer)
"
- case MIDI_ACTION_PTT
KEYER
: // key only
+ /////////////////////////////////////////////////////////// "PTT"
+ case MIDI_ACTION_PTT: // key only
// always use with "ONOFF"
if (can_transmit) {
mox_update(val);