mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Added pinToInterrupt() variant macro (Paul Stoffregen)
This commit is contained in:
@ -25,6 +25,7 @@ ARDUINO 1.5.5 BETA
|
||||
* avr: Added yun variant with LED_BUILTIN definition
|
||||
* avr: Refactored Mega* variants definitions in boards.txt (Kristian Sloth Lauszus)
|
||||
* avr: Removed File object destructor. In order to free memory allocated by a File object the safest way is to call its close() method
|
||||
* Added digitalPinToInterrupt variant macro (Paul Stoffregen)
|
||||
|
||||
ARDUINO 1.5.4 BETA 2013.09.10
|
||||
|
||||
|
Reference in New Issue
Block a user