AvrIO  1.4.5
Bibliothèque C modulaire pour ATMEL AVR
arduino.h
1 
21 #include <avrio/defs.h>
22 
23 __BEGIN_C_DECLS
24 /* ========================================================================== */
25 # undef true
26 # undef false
27 # undef DEG_TO_RAD
28 # undef RAD_TO_DEG
29 
30 /* ========================================================================== */
31 __END_C_DECLS
32 
33 #include <Arduino.h>