From ef99adf6e71437c450bb336755e72f776cc09257 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 11 Apr 2020 13:44:43 +0200 Subject: Update martin --- martin/door/src/hcs200.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'martin/door/src/hcs200.cpp') diff --git a/martin/door/src/hcs200.cpp b/martin/door/src/hcs200.cpp index 401e670..661380a 100644 --- a/martin/door/src/hcs200.cpp +++ b/martin/door/src/hcs200.cpp @@ -165,7 +165,7 @@ void HCS200_Keycode::print(Print &stream) stream.print("\n"); } -#define PULSE_WIDTH 400 +#define PULSE_WIDTH 440 inline void HCS200_Keycode::send(bool value, std::function setOutput) { -- cgit v1.2.3