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