Fixes compilation warning by moving the catch-all handle_info/2 clause to be immediately after the specific handle_info/2 clauses. In Elixir, all function clauses with the same name and arity must be grouped together for pattern matching to work correctly. This resolves the 'mix compile --warnings-as-errors' failure. |
||
|---|---|---|
| .. | ||
| aprsme | ||
| aprsme_web | ||
| aprs_web.ex | ||
| aprsme.ex | ||