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:
@ -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
|
||||||
|
Reference in New Issue
Block a user