example: Add example of user authencate l2 switch like an AP on cafe

This commit is contained in:
Eishun Kondoh 2019-04-22 20:56:57 +09:00
parent 0b92a325d5
commit 4949376e3a
5 changed files with 70 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Used by "mix format"
[
inputs: ["mix.exs", "config/*.exs"],
subdirectories: ["apps/*"]
]