mirror of https://github.com/MLXXXp/Arduboy2.git
Remove unnecessary includes
This commit is contained in:
parent
2c023b30ef
commit
44b6a6df98
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include <EEPROM.h>
|
#include <EEPROM.h>
|
||||||
#include <avr/pgmspace.h>
|
|
||||||
#include <avr/power.h>
|
|
||||||
|
|
||||||
class ArduboyAudio
|
class ArduboyAudio
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue