mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-11 23:38:11 -07:00
do not replace keeloq mfcodes user file on every update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
V:0
|
||||
T:1660053759
|
||||
T:1660063645
|
||||
D:badusb
|
||||
D:dolphin
|
||||
D:infrared
|
||||
@@ -242,7 +242,7 @@ F:f267f0654781049ca323b11bb4375519:581:dolphin/L3_Lab_research_128x54/frame_9.bm
|
||||
F:41106c0cbc5144f151b2b2d3daaa0527:727:dolphin/L3_Lab_research_128x54/meta.txt
|
||||
D:infrared/assets
|
||||
F:0620df2adc5e12f2a9d9c3ac29826ce3:60950:infrared/assets/ac.ir
|
||||
F:b61d602f6a60555f2d92d4eebfa27924:27419:infrared/assets/audio.ir
|
||||
F:a0ac7ed0629a93b234d1790bf8bfb4c6:26781:infrared/assets/audio.ir
|
||||
F:45d36ceeac6be64eea3a0615a612ccbc:107466:infrared/assets/tv.ir
|
||||
F:a157a80f5a668700403d870c23b9567d:470:music_player/Marble_Machine.fmf
|
||||
D:nfc/assets
|
||||
@@ -252,9 +252,9 @@ F:41b4f08774249014cb8d3dffa5f5c07d:1757:nfc/assets/currency_code.nfc
|
||||
F:12674515290ad9edcabc82f7695350f8:50737:nfc/assets/mf_classic_dict.nfc
|
||||
D:subghz/assets
|
||||
F:dda1ef895b8a25fde57c874feaaef997:650:subghz/assets/came_atomo
|
||||
F:27d732a3362969ac187c8f5ff0afc22a:286:subghz/assets/dangerous_settings
|
||||
F:50cf77ba8b935ee6cb3b6f111cf2d93d:286:subghz/assets/dangerous_settings
|
||||
F:111d2b8df83e27fd889fc5e270297865:3231:subghz/assets/keeloq_mfcodes
|
||||
F:9214f9c10463b746a27e82ce0b96e040:465:subghz/assets/keeloq_mfcodes_user
|
||||
F:bb48d7d7db4f6e849436d0e1a9b7a1a7:633:subghz/assets/keeloq_mfcodes_user_example
|
||||
F:653bd8d349055a41e1152e557d4a52d3:202:subghz/assets/nice_flor_s
|
||||
F:470919d764538023a7f73ebae2853797:2106:subghz/assets/setting_user
|
||||
D:u2f/assets
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Do you want to damage your flipper CC1101 radio chip by using Frequencies that outside HW specs?
|
||||
# CC1101 Frequency range specs: 300-348 MHz, 386-464 MHz, and 778-928 MHz
|
||||
# CC1101 Frequency range specs: 300-348 MHz, 386-464 MHz, and 778-928 MHz
|
||||
# This setting will extend to: 281-361 MHz, 378-481 MHz, and 749-962 MHz
|
||||
yes_i_want_to_destroy_my_flipper: false
|
||||
yes_i_want_to_destroy_my_flipper: false
|
||||
|
||||
+3
@@ -1,3 +1,6 @@
|
||||
# Rename or Create new file with name keeloq_mfcodes_user and copy contents of that file, remove sample keys and add yours
|
||||
# keep empty line at the end of that file!
|
||||
#
|
||||
# for adding manufacture keys
|
||||
# AABBCCDDEEFFAABB:X:NAME\r\n
|
||||
# AABBCCDDEEFFAABB - man 64 bit
|
||||
Reference in New Issue
Block a user