🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    flipperzero-bruteforce.py
    skipped 127 lines
    128 128   
    129 129  protocols = [
    130 130   # Protocol("8bit", 8, {"0": "200 -400 ", "1": "400 -200 "}), # example of a generic 8 bit protocol
    131  - Protocol("CAME", 12, {"0": "-320 640 ", "1": "-640 320 "}, "-11520 320 "),
     131 + Protocol("CAME", 12, {"0": "-250 500 ", "1": "-500 250 "}, "-9000 250 "),
    132 132   Protocol("NICE", 12, {"0": "-700 1400 ", "1": "-1400 700 "}, "-25200 700 "),
    133 133   Protocol("PT-2240", 24, {"0": "450 -1350 ", "1": "1350 -450 "}, "450 -13950 "),
    134 134   Protocol("PT-2262", 24, {"0": "450 -1350 ", "1": "1350 -450 "}, "450 -13950 "),
    skipped 6 lines
Please wait...
Page is in error, reload to recover