From e03f3eec40a35717cde320311499f6dd297c9e53 Mon Sep 17 00:00:00 2001 From: Clement Remi <remi.clement@irstea.fr> Date: Sat, 14 Nov 2020 10:07:38 +0100 Subject: [PATCH] modification of the programme description --- Ohmpy.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ohmpy.py b/Ohmpy.py index f0811124..63918284 100644 --- a/Ohmpy.py +++ b/Ohmpy.py @@ -1,6 +1,6 @@ """ -January 6, 2020 -ohmpi.py is a program to control a low-cost and open source resistivity meter OhmPi that has been developed by Rémi CLEMENT,Vivien DUBOIS, Nicolas FORQUET (INRAE), and Yannick FARGIER (IFSTTAR). +created on January 6, 2020 +ohmpy.py is a program to control a low-cost and open hardward resistivity meter OhmPi that has been developed by Rémi CLEMENT(INRAE),Vivien DUBOIS(INRAE),Hélène GUYARD(IGE), Nicolas FORQUET (INRAE), and Yannick FARGIER (IFSTTAR). """ print('OHMPI start' ) print('Import library') -- GitLab