Skip to content

Commit

Permalink
Update 00_SIGNALduino.pm
Browse files Browse the repository at this point in the history
Updated version
  • Loading branch information
sidey79 authored Mar 16, 2021
1 parent 7510d7d commit ce8ca1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FHEM/00_SIGNALduino.pm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#
# 2014-2015 S.Butzek, N.Butzek
# 2016-2019 S.Butzek, Ralf9
# 2019-2020 S.Butzek, HomeAutoUser, elektron-bbs
# 2019-2021 S.Butzek, HomeAutoUser, elektron-bbs


package main;
Expand Down Expand Up @@ -38,7 +38,7 @@ use lib::SD_Protocols;


use constant {
SDUINO_VERSION => '3.5.1+20210228',
SDUINO_VERSION => '3.5.1+20210603',
SDUINO_INIT_WAIT_XQ => 1.5, # wait disable device
SDUINO_INIT_WAIT => 2,
SDUINO_INIT_MAXRETRY => 3,
Expand Down

0 comments on commit ce8ca1f

Please sign in to comment.