Initial commit.

This commit is contained in:
Lyle Mantooth 2020-12-21 23:24:07 -05:00
commit 005477d827
14 changed files with 274 additions and 0 deletions

3
config/config.exs Normal file
View file

@ -0,0 +1,3 @@
import Config
config :tesla, adapter: Tesla.Adapter.Hackney