mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-13 01:10:04 +02:00
Switched to a custom logging lib instead of that spdlog junk
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
#include <crc16.h>
|
||||
#include <spdlog/spdlog.h>
|
||||
#include <utils/flog.h>
|
||||
|
||||
bool M17CheckCRC(uint8_t* data, int len) {
|
||||
// TODO: Implement
|
||||
|
Reference in New Issue
Block a user