mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-14 09:45:04 +00:00
f3bf15e484
cleaned up detect clock functions - now uses one main function that takes a char argument to select which modulation to detect the clock for REMOVED commands: pskdetectclock, nrzdetectclock, fskfcdetect. renamed DetectClock function to DetectAskClock to be more descriptive.