Commit graph

6 commits

Author SHA1 Message Date
eb9fd09a2b Fix socket connectivity on production.
Remove debug code.
2019-07-31 14:24:51 +02:00
510cdcbc9c Revert to 56e05fced 2019-07-31 13:16:53 +02:00
7ff72c56c5 Fix socket connectivity on production.
Fix unused variable warnings.
2019-07-31 11:49:21 +02:00
5bb6584286 Use sockets to broadcast morse progress. 2019-07-31 00:20:09 +02:00
6a5a9eece7 Test if GPIO is alive using Process.alive?/1 instead of using
GenServer's state.
Fix signal sending twice because of copy-paste error.
2019-07-25 14:58:11 +02:00
0c989c06d0 Implement GenServer and Application for morse module. 2019-07-24 23:56:42 +02:00