mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-13 07:33:39 +00:00
Remove extra #includes.
This commit is contained in:
parent
22e44605b6
commit
58864ebbe7
@ -23,7 +23,6 @@
|
|||||||
|
|
||||||
#include "portapack.hpp"
|
#include "portapack.hpp"
|
||||||
#include "portapack_persistent_memory.hpp"
|
#include "portapack_persistent_memory.hpp"
|
||||||
#include "portapack_shared_memory.hpp"
|
|
||||||
using namespace portapack;
|
using namespace portapack;
|
||||||
|
|
||||||
#include "audio.hpp"
|
#include "audio.hpp"
|
||||||
|
@ -24,7 +24,6 @@
|
|||||||
#include "rf_path.hpp"
|
#include "rf_path.hpp"
|
||||||
#include "max5864.hpp"
|
#include "max5864.hpp"
|
||||||
#include "baseband_cpld.hpp"
|
#include "baseband_cpld.hpp"
|
||||||
#include "portapack_shared_memory.hpp"
|
|
||||||
|
|
||||||
#include "tuning.hpp"
|
#include "tuning.hpp"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user