mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-02-03 10:00:12 -05:00
WM8731 header clean-up.
This commit is contained in:
parent
552bba47ea
commit
f204a58d24
@ -19,10 +19,8 @@
|
|||||||
* Boston, MA 02110-1301, USA.
|
* Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <cstdint>
|
|
||||||
#include <array>
|
|
||||||
|
|
||||||
#include "wm8731.hpp"
|
#include "wm8731.hpp"
|
||||||
|
#include "utility.hpp"
|
||||||
|
|
||||||
namespace wolfson {
|
namespace wolfson {
|
||||||
namespace wm8731 {
|
namespace wm8731 {
|
||||||
|
@ -23,11 +23,10 @@
|
|||||||
#define __WM8731_H__
|
#define __WM8731_H__
|
||||||
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
#include <array>
|
||||||
|
|
||||||
#include "i2c_pp.hpp"
|
#include "i2c_pp.hpp"
|
||||||
#include "wm8731.hpp"
|
|
||||||
|
|
||||||
#include "utility.hpp"
|
|
||||||
#include "volume.hpp"
|
#include "volume.hpp"
|
||||||
|
|
||||||
namespace wolfson {
|
namespace wolfson {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user