mirror of
https://protopirate.net/ProtoPirate/ProtoPirate.git
synced 2026-05-22 19:35:19 +00:00
eabbff45d3
* The Code uses 6f, all my remotes use different numbers. * So, I am getting the required Magic Number on decode, * and saving that to the psf. * Then on Encode, I grab that number and use that instead of 6f * This works with the 2 remotes I have, and I dont have to patch * the Magic Number from Calulator anymore! *** I noticed my Chinese Fob with Magic of 0 said CRC BAD, but Car Unlocked as it captured! *** It also works when Emulated, car unlocks. *** The CRC check will have to be looked at!