mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Updating ARDUINO to 0018 (in wiring.h).
This commit is contained in:
@ -33,7 +33,7 @@ extern "C"{
|
||||
#endif
|
||||
|
||||
#ifndef ARDUINO
|
||||
#define ARDUINO 16
|
||||
#define ARDUINO 18
|
||||
#endif
|
||||
|
||||
#define HIGH 0x1
|
||||
|
Reference in New Issue
Block a user