mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
SubGHz app launch times improved, also setting_user file no longer added by firmware, this update will remove this file, be sure to backup! Now this file is actually should be created by user and will be not removed every update!
17 lines
723 B
Plaintext
17 lines
723 B
Plaintext
# 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
|
|
# X - encryption method - 1 - Simple Learning, 2 - Normal_Learning, 3 - Secure_Learning,
|
|
# 4 - Magic_xor_type1 Learning, 5 - FAAC SLH,
|
|
# 6 - Magic Serial typ1, 7 - Magic Serial typ2, 8 - Magic Serial typ3
|
|
# 0 - iterates over both previous and man in direct and reverse byte sequence
|
|
# NAME - name (string without spaces) max 64 characters long
|
|
Filetype: Flipper SubGhz Keystore File
|
|
Version: 0
|
|
Encryption: 0
|
|
AABBCCDDEEFFAABB:1:Test1
|
|
AABBCCDDEEFFAABB:1:Test2
|