Merge pull request #1775 from lrusak/slice-cleanup

slice: fix sleep.png
This commit is contained in:
Christian Hewitt 2017-07-11 00:29:51 +04:00 committed by GitHub
commit e25a889103
3 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
101
- Fix sleep.png so all LED's turn off
100 100
- Initial release - Initial release

View File

@ -18,7 +18,7 @@
PKG_NAME="slice" PKG_NAME="slice"
PKG_VERSION="0" PKG_VERSION="0"
PKG_REV="100" PKG_REV="101"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="" PKG_SITE=""

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB