1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-17 06:52:18 +01:00
This commit is contained in:
Tom Igoe 2009-07-01 17:31:37 +00:00
parent 7597254c01
commit ca2f3658a1

View File

@ -49,7 +49,7 @@ UPDATES
<<<<<<< .mine
0016 -
[documentation / examples]
* Updated Analog, Digital, and Communication examples to make style consistent
* Updated Analog, Digital, Sensor, and Communication examples to make style consistent
Added Tutorials:
* digital input State Change Detection example
* stubs examples, some basic code snippets that get used constantly