mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-19 09:42:11 +03:00
Added new examples for 0016 update - tigoe
This commit is contained in:
19
readme.txt
19
readme.txt
@ -46,11 +46,25 @@ Processing and Wiring.
|
|||||||
|
|
||||||
UPDATES
|
UPDATES
|
||||||
|
|
||||||
|
<<<<<<< .mine
|
||||||
|
0016 -
|
||||||
|
[documentation / examples]
|
||||||
|
* Updating Analog, Digital, and Communication examples to make style consistent
|
||||||
|
* Adding digital input State Change Detection example
|
||||||
|
* Adding stubs examples, some basic code snippets that get used constantly
|
||||||
|
* Adding Control Structure examples: For Loop, While Loop, If Statement
|
||||||
|
|
||||||
|
|
||||||
|
=======
|
||||||
0016 - 2009.05.30
|
0016 - 2009.05.30
|
||||||
|
|
||||||
[documentation / examples]
|
[documentation / examples]
|
||||||
* New communication examples (w/ corresponding Processing and Max/MSP code) by
|
* New communication examples (w/ corresponding Processing and Max/MSP code)
|
||||||
Tom Igoe.
|
* Updating Analog, Digital, and Communication examples to make style consistent
|
||||||
|
* Adding digital input State Change Detection example
|
||||||
|
* Adding stubs examples, some basic code snippets that get used constantly
|
||||||
|
* Adding Control Structure examples: For Loop, While Loop, If Statement
|
||||||
|
|
||||||
|
|
||||||
[core / libraries]
|
[core / libraries]
|
||||||
* Adding support for the Arduino Pro and Pro Mini 3.3V / 8 MHz w/ ATmega328.
|
* Adding support for the Arduino Pro and Pro Mini 3.3V / 8 MHz w/ ATmega328.
|
||||||
@ -77,6 +91,7 @@ UPDATES
|
|||||||
[tools]
|
[tools]
|
||||||
* Adding automatic dependency generation to the Makefile. (Lars Immisch)
|
* Adding automatic dependency generation to the Makefile. (Lars Immisch)
|
||||||
|
|
||||||
|
>>>>>>> .r660
|
||||||
0015 - 2009.03.26
|
0015 - 2009.03.26
|
||||||
|
|
||||||
[core / libraries]
|
[core / libraries]
|
||||||
|
Reference in New Issue
Block a user