mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-13 19:54:39 +00:00
Missing "using namespace".
This commit is contained in:
parent
4c57c1205f
commit
85a6ecd5dc
@ -30,6 +30,7 @@
|
|||||||
|
|
||||||
#include "rssi.hpp"
|
#include "rssi.hpp"
|
||||||
#include "i2s.hpp"
|
#include "i2s.hpp"
|
||||||
|
using namespace lpc43xx;
|
||||||
|
|
||||||
#include "proc_am_audio.hpp"
|
#include "proc_am_audio.hpp"
|
||||||
#include "proc_nfm_audio.hpp"
|
#include "proc_nfm_audio.hpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user