Split the FluxmapReader and FluxPattern files.

This commit is contained in:
David Given
2024-10-02 00:42:06 +02:00
parent fc8d0283b1
commit a6981ff7ef
28 changed files with 221 additions and 174 deletions

View File

@@ -1,6 +1,7 @@
#include "lib/core/globals.h"
#include "lib/fluxmap.h"
#include "lib/decoders/fluxmapreader.h"
#include "lib/decoders/fluxpattern.h"
#include "protocol.h"
#include "lib/decoders/decoders.h"
#include "lib/sector.h"