Skip to content

Commit

Permalink
Made changes suggested in #326 for PIO
Browse files Browse the repository at this point in the history
  • Loading branch information
omersiar committed Oct 9, 2019
1 parent 879eee5 commit 5775cd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -7,6 +7,7 @@
.piolibdeps
.clang_complete
.gcc-flags.json
.pio

# esp-rfid
src/websrc/css/required.css
Expand Down
2 changes: 1 addition & 1 deletion platformio.ini
@@ -1,5 +1,5 @@
[platformio]
env_default = generic
default_envs = generic

[common]
;platform = espressif8266@2.0.4
Expand Down

0 comments on commit 5775cd0

Please sign in to comment.