Update to v0.06 supporting Arduino 1.0 only.

This commit is contained in:
Andrew Gillham
2011-11-04 18:22:35 -07:00
parent bc32e9fde6
commit ebbc1fb945
2 changed files with 5 additions and 2 deletions

5
README
View File

@@ -48,5 +48,8 @@ below 1MHz. 1MHz works for a basic busy wait trigger that doesn't store
until after the trigger fires.
Please try it out and report back.
Release: v0.05 November 4, 2011.
This master branch now supports Arduino 1.0 only.
Checkout branch logic_analyzer_v0_5 for Arduino 22 support.
Release: v0.06 November 4, 2011.

View File

@@ -78,7 +78,7 @@
* until after the trigger fires.
* Please try it out and report back.
*
* Release: v0.05 November 4, 2011.
* Release: v0.06 November 4, 2011.
*
*/