mag_device.c 201 B

1234567
  1. #include "mag_device.h"
  2. #include <toolbox/path.h>
  3. #include <flipper_format/flipper_format.h>
  4. //static const char* mag_file_header = "Flipper Mag device";
  5. //static const uint32_t mag_file_version = 1;