[chronojump] Force sensor. Updated version with the faster tare and calibrating



commit e03035e243ad096376fcd1be50a3a73f4280a70f
Author: Xavier Padullés <x padulles gmail com>
Date:   Fri Sep 20 10:24:15 2019 +0200

    Force sensor. Updated version with the faster tare and calibrating

 arduino/ForceSensor/ForceSensor.ino | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/arduino/ForceSensor/ForceSensor.ino b/arduino/ForceSensor/ForceSensor.ino
index 32304405..d3e268ad 100644
--- a/arduino/ForceSensor/ForceSensor.ino
+++ b/arduino/ForceSensor/ForceSensor.ino
@@ -29,7 +29,7 @@
 #define CLK  2
 
 //Version number //it always need to start with: "Force_Sensor-"
-String version = "Force_Sensor-0.3";
+String version = "Force_Sensor-0.4";
 
 
 int tareAddress = 0;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]