Move the Kryoflux and Catweasel stuff into external.

This commit is contained in:
David Given
2024-10-15 00:52:02 +02:00
parent 7983a4b883
commit 7da4e15b73
12 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
#include "lib/data/fluxmap.h"
#include "lib/fluxsource/fluxsource.pb.h"
#include "lib/fluxsource/fluxsource.h"
#include "lib/fluxsource/catweasel.h"
#include "lib/external/catweasel.h"
#include "lib/config/proto.h"
#include "lib/core/logger.h"
#include <fstream>