PaulStoffregen
5 년 전
3개의 변경된 파일과
3개의 추가작업 그리고
0개의 파일을 삭제
-
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" |