Sending Door Open Signal
Closed this issue · 2 comments
shrynx commented
Thanks for putting your work in open and described in detail !
I was wondering have you tried to make it work the other way round, sending door open signal from your desk o the intercom ?
Any tips/directions how to achieve that ?
plusvic commented
Yes, messages can be sent in both directions. I updated the repository with more recent changes in remote_unit/src/main.cpp
. The transmitMessage
function can send any message to the intercom.
shrynx commented
Sweet ! and thanks again