mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-13 23:58:11 -07:00
5 lines
106 B
C
5 lines
106 B
C
#pragma once
|
|
|
|
#include "mf_plus.h"
|
|
|
|
bool mf_plus_version_parse(MfPlusVersion* data, const BitBuffer* buf); |