mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-08 17:55:00 -04:00
Consolidate peripheral declarations.
This commit is contained in:
parent
8af8941687
commit
1d16cd8aac
8 changed files with 244 additions and 158 deletions
|
@ -21,11 +21,8 @@
|
|||
|
||||
#include "ui_receiver.hpp"
|
||||
|
||||
// TODO: Nasty. Put this in an #include somewhere, or a shared system state
|
||||
// object?
|
||||
|
||||
#include "wm8731.hpp"
|
||||
extern wolfson::wm8731::WM8731 audio_codec;
|
||||
#include "portapack.hpp"
|
||||
using namespace portapack;
|
||||
|
||||
namespace ui {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue