Removing spaces in folder and sub names

Cleaned up some of the folders and files with spaces for ease of use copying single folders in qflipper
This commit is contained in:
deltatwenty
2022-07-04 13:23:58 -04:00
parent c40f4547f3
commit 0d6c87d622
1263 changed files with 245371 additions and 245371 deletions

View File

@@ -0,0 +1,74 @@
Filetype: IR signals file
Version: 1
#
name: VOLUME_+
type: parsed
protocol: NECext
address: 02 01 00 00
command: 0E 00 00 00
#
name: VOLUME_-
type: parsed
protocol: NECext
address: 02 01 00 00
command: 0F 00 00 00
#
name: STANDBY_(ON/OFF)
type: parsed
protocol: NECext
address: 02 01 00 00
command: 10 00 00 00
#
name: LITE_SHOW
type: parsed
protocol: NECext
address: 02 01 00 00
command: 11 00 00 00
#
name: NEXT_^
type: parsed
protocol: NECext
address: 02 01 00 00
command: 12 00 00 00
#
name: PROG
type: parsed
protocol: NECext
address: 02 01 00 00
command: 17 00 00 00
#
name: FREEZE_ESC
type: parsed
protocol: NECext
address: 02 01 00 00
command: 18 00 00 00
#
name: MENU_EDIT
type: parsed
protocol: NECext
address: 02 01 00 00
command: 19 00 00 00
#
name: MIC_>
type: parsed
protocol: NECext
address: 02 01 00 00
command: 1B 00 00 00
#
name: MUTE_<
type: parsed
protocol: NECext
address: 02 01 00 00
command: 1D 00 00 00
#
name: SELECT_ENTER
type: parsed
protocol: NECext
address: 02 01 00 00
command: 1E 00 00 00
#
name: PREV_V
type: parsed
protocol: NECext
address: 02 01 00 00
command: 1F 00 00 00