flipperzero-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;