Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- // This header file is in the public domain.
-
- #ifndef Arduino_h
- #define Arduino_h
-
- #include "WProgram.h"
- #include "pins_arduino.h"
-
- #endif
|