Commit Graph
7 Commits
Author SHA1 Message Date
artem e38110e948 Do not pretend that we can do position/tilt (yet) 2023-10-03 20:27:14 +02:00
artem fa6b175de9 Do not mask interrupts during transmission
Somehow this breaks the board. So far no problems detected
without masking interrupts.
2023-10-03 20:26:35 +02:00
artem 487378b71e Ignore interrupts while sending blinds signal
Makes transmission more reliable.
2023-10-03 16:18:04 +02:00
artem d175005269 Make somfy.h a bit more portable
- byte -> uint8_t
- explicit narrowing with static_cast
2023-10-03 16:16:45 +02:00
artem 692896fe47 Timing optimization for blinds controller 2023-07-23 13:06:35 +02:00
artem 366ff1abf6 Support position and tilt in Somfy (WIP) 2023-01-30 11:03:06 +01:00
artem 18fd6d3c9a Add Somfy blinds remote control 2023-01-14 15:27:48 +01:00