Skip to content

Commit 83d163b

Browse files
Brody NielsenBrody Nielsen
authored andcommitted
Fix #28: Add 'yes' to 'Sends Reply' column for Get Display Brightness command
The command list table incorrectly showed that Get Display Brightness (0x09) does not send a reply. This commit fixes the table to correctly indicate that the command does send a reply, matching the command description.
1 parent 7ba2816 commit 83d163b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/AbletonPush2MIDIDisplayInterface.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ arguments are avoided.
240240
|+0x06+ | |Set LED Brightness .2+|<<Global LED Brightness>>
241241
|+0x07+ |yes|Get LED Brightness
242242
|+0x08+ | |Set Display Brightness .2+|<<Display Backlight>>
243-
|+0x09+ | |Get Display Brightness
243+
|+0x09+ |yes|Get Display Brightness .2+|<<Display Backlight>>
244244
|+0x0A+ |yes|Set MIDI Mode |<<MIDI Mode>>
245245
|+0x0B+ | |Set LED PWM Frequency Correction |<<PWM Frequency>>
246246
|+0x13+ |yes|Sample Pedal Data |<<Pedal Sampling>>

0 commit comments

Comments
 (0)