PaulStoffregen
5 vuotta sitten
vanhempi
commit
6d6900c0fe
3 muutettua tiedostoa jossa
3 lisäystä ja
0 poistoa
-
teensy/wiring.h
-
teensy3/wiring.h
-
teensy4/wiring.h
|
|
@@ -27,6 +27,7 @@ |
|
|
|
|
|
|
|
#include <avr/io.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <stdbool.h> |
|
|
|
#include <math.h> |
|
|
|
#include "binary.h" |
|
|
|
#include "core_id.h" |
|
|
@@ -33,6 +33,7 @@ |
|
|
|
|
|
|
|
#include <stdint.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <stdbool.h> |
|
|
|
#include "binary.h" |
|
|
|
#include "core_id.h" |
|
|
|
#include "core_pins.h" |
|
|
@@ -33,6 +33,7 @@ |
|
|
|
|
|
|
|
#include <stdint.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <stdbool.h> |
|
|
|
#include "binary.h" |
|
|
|
#include "core_id.h" |
|
|
|
#include "core_pins.h" |