From 80ce71bc312b9c09ab34986ea6f74f3660cfd5b8 Mon Sep 17 00:00:00 2001 From: Devin Conley Date: Wed, 15 Feb 2017 22:27:26 -0500 Subject: [PATCH] missed one --- .../control_points_displayed/control_points_displayed.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plotter/examples/control_points_displayed/control_points_displayed.ino b/plotter/examples/control_points_displayed/control_points_displayed.ino index c13bc97..f0a1590 100644 --- a/plotter/examples/control_points_displayed/control_points_displayed.ino +++ b/plotter/examples/control_points_displayed/control_points_displayed.ino @@ -3,7 +3,7 @@ Example to demonstrate effect of "Points Displayed" in Time Graph and in XY Graph ------------------------------------------------------------------------------------------- Plotter - v2.1.0 + v2.2.0 https://github.com/devinaconley/arduino-plotter by Devin Conley ===========================================================================================