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,44 @@
Filetype: IR signals file
Version: 1
#
name: OK
type: parsed
protocol: NECext
address: EE 87 00 00
command: 04 8E 00 00
#
name: Up
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0B 8E 00 00
#
name: Down
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0D 8E 00 00
#
name: Left
type: parsed
protocol: NECext
address: EE 87 00 00
command: 08 8E 00 00
#
name: Right
type: parsed
protocol: NECext
address: EE 87 00 00
command: 07 8E 00 00
#
name: Menu
type: parsed
protocol: NECext
address: EE 87 00 00
command: 02 8E 00 00
#
name: Unpair
type: parsed
protocol: NECext
address: E0 87 00 00
command: 05 28 00 00