1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

Updating ARDUINO to 0018 (in wiring.h).

This commit is contained in:
David A. Mellis
2009-09-13 17:57:17 +00:00
parent 8f4b24492f
commit e884bb7ca8

View File

@ -33,7 +33,7 @@ extern "C"{
#endif #endif
#ifndef ARDUINO #ifndef ARDUINO
#define ARDUINO 16 #define ARDUINO 18
#endif #endif
#define HIGH 0x1 #define HIGH 0x1