From f254e9b108f989eb1d04e394f34f752bbbde4933 Mon Sep 17 00:00:00 2001 From: aster94 Date: Sat, 29 Apr 2017 13:39:33 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f4f938a..e8a55f9 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,20 @@ https://www.hackster.io/vincenzo-g/diy-logic-analyzer-f61ee5 if you wish to modify something feel free to do it -if you don't want to download the exe files you can always download processing copy the .pde file and run it 24/11/16 - published; 26/11/16 - added colors; -28/11/16 - completely new interface and added save function; - last exe file +28/11/16 - completely new interface and added save function; 04/12/16 - better reducer and save options, added the possibility to diplay or not the times, corrected a bug when two or more pulse where coincident; -12/12/16 - added bar scrool, now moving along the capture is far away easier; +12/12/16 - added bar scroll, now moving along the capture is far away easier; 15/12/16 - improved acquisition code; -29/04/17 - added support for STM32 +29/04/17 - added support for STM32;