Skip to content

Commit

Permalink
more code refactoring + fixing issue #68
Browse files Browse the repository at this point in the history
  • Loading branch information
de Miranda Henrique committed Jan 18, 2018
1 parent 86612ae commit 5a516f5
Show file tree
Hide file tree
Showing 11 changed files with 563 additions and 558 deletions.
12 changes: 12 additions & 0 deletions code.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"terminal.integrated.env.osx": {
"PATH": "/Users/vitormhenrique/.platformio/penv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin"
}
}
}
434 changes: 231 additions & 203 deletions octoprint_enclosure/__init__.py

Large diffs are not rendered by default.

Empty file modified octoprint_enclosure/static/css/bootstrap-colorpicker.css
100755 → 100644
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified octoprint_enclosure/static/img/bootstrap-colorpicker/alpha.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified octoprint_enclosure/static/img/bootstrap-colorpicker/hue.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified octoprint_enclosure/static/js/bootstrap-colorpicker.min.js
100755 → 100644
Empty file.
Loading

0 comments on commit 5a516f5

Please sign in to comment.