From 0c3ccbcbcf0c6aa6607fc96282924a8070c2e683 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 16 Sep 2015 12:12:00 +0200 Subject: [PATCH] englische Dokumentation verbessert --- 74_AMAD.pm | 70 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/74_AMAD.pm b/74_AMAD.pm index 49cda86..3daccb6 100644 --- a/74_AMAD.pm +++ b/74_AMAD.pm @@ -34,7 +34,7 @@ use Time::HiRes qw(gettimeofday); use HttpUtils; -my $version = "0.6.1"; +my $version = "0.6.2"; @@ -771,25 +771,25 @@ sub AMAD_SelectSetCmd($$@) {

Done! After connecting the device instance should already come in the first Readings within 3 minutes. @@ -847,12 +849,12 @@ sub AMAD_SelectSetCmd($$@) { Readings

@@ -911,14 +913,14 @@ sub AMAD_SelectSetCmd($$@) {


Application examples:


And finally I would like to say thank you.
- The biggest thank goes to my mentor Andre (justme1968), he told me with useful hints that helped me to understandPerl code and made programming a real fun.
+ The biggest thank is for my mentor Andre (justme1968), who told me lots of useful hints that helped me to understandPerl code and made programming a real fun.
I would also like to thank Jens (jensb) who has supported me when I made my first steps in Perl code.
- And lastbut not least a special thank to PAH (Prof. Dr. Peter Henning), without his statement "We had all times of 'I do not know', that's no excuse," I would not have started to get interested in module development :-)

+ And lastbut not least a special thank to PAH (Prof. Dr. Peter Henning), without his statement "Keine Ahnung hatten wir alle mal, das ist keine Ausrede" (We had all times of 'I do not know', that's no excuse), - I would not have started to get interested in module development of FHEM :-)

Thanks to Jürgen (ujaudio) for the english translation