|
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 |
|
|
b6b684af25
|
Fix wrong status code displaying.
Uncomment GPIO lines in the signaler.
|
2019-07-25 00:00:13 +02:00 |
|
|
0c989c06d0
|
Implement GenServer and Application for morse module.
|
2019-07-24 23:56:42 +02:00 |
|
|
ef38b81dd6
|
fetch relay pin from env
|
2019-07-24 22:33:14 +02:00 |
|
|
8f99154259
|
Enable setting config securely in firmware/config/secrets.exs
|
2019-07-14 23:54:06 +02:00 |
|
|
e93bbcf242
|
Port morse code.
|
2019-07-14 17:23:37 +02:00 |
|
|
cbec08aae8
|
move morse to seperate module
|
2019-07-14 15:05:45 +02:00 |
|