1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00
Files
unleashed-firmware/lib/lfrfid/protocols/protocol_jablotron.h
Sebastian Mauer f09c5889dd Add support for Jablotron tags (#1657)
* Add support for Jablotron tags
2022-08-30 01:15:27 +10:00

4 lines
99 B
C

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