From 3ffe5929d45d4a625fabca686d1c0f6114a2bbd3 Mon Sep 17 00:00:00 2001 From: Clement Remi <remi.clement@irstea.fr> Date: Mon, 26 Aug 2019 21:00:27 +0200 Subject: [PATCH] Update ohmpy_v_1_01.py --- ohmpy_v_1_01.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ohmpy_v_1_01.py b/ohmpy_v_1_01.py index 28b61bc4..455a4521 100644 --- a/ohmpy_v_1_01.py +++ b/ohmpy_v_1_01.py @@ -2,9 +2,9 @@ 23/08/2019 OHMPY_code is a program to control the low-cost and open source resistivity meter OHMPY, it has been developed by Rémi CLEMENT, Nicolas FORQUET (IRSTEA) and Yannick FARGIER (IFSTTAR). -Version 1.00 23/08/2019 modified by Remi CLEMENT +Version 1.01 23/08/2019 modified by Remi CLEMENT multiplexer development for electrode selection for each quadripole -from the quadripole file ABMN.txt +from the quadripole file ABMN4.txt """ #!/usr/bin/python -- GitLab