1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00
Files
unleashed-firmware/lib/lfrfid/protocols/protocol_electra.h
2024-02-28 15:13:54 +09:00

4 lines
97 B
C

#pragma once
#include <toolbox/protocols/protocol.h>
extern const ProtocolBase protocol_electra;