Skip to content

Commit 3043218

Browse files
committed
Indention and missing comma fixup.
1 parent 22e8f1c commit 3043218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rex/post/hwbridge/ui/console/command_dispatcher/rftransceiver.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def commands
3434
'deviation' => 'sets the deviation',
3535
'sync_word' => 'sets the sync word',
3636
'preamble' => 'sets the preamble number',
37-
'lowball' => 'sets lowball'
37+
'lowball' => 'sets lowball',
3838
'power' => 'sets the power level',
3939
'maxpower' => 'sets max power'
4040
}

0 commit comments

Comments
 (0)