mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-30 19:52:13 +01:00
Moved Matrix and Sprite libraries out of arduino/ core directory, as they were too big to link against every sketch.
This commit is contained in:
parent
5e5a546413
commit
ac79978ff5
@ -1,8 +1,6 @@
|
||||
#include <avr/io.h>
|
||||
|
||||
#include "wiring.h"
|
||||
#include "Matrix.h"
|
||||
#include "Sprite.h"
|
||||
|
||||
#include <avr/interrupt.h>
|
||||
#include <avr/signal.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user