add windows type (#470)

This commit is contained in:
sadayuki-matsuno
2017-08-28 19:49:34 +09:00
committed by Kota Kanbe
parent 0ba490c6df
commit ec92f7797f
2 changed files with 4 additions and 1 deletions

View File

@@ -58,6 +58,9 @@ const (
// Raspbian is
Raspbian = "raspbian"
// Windows is
Windows = "windows"
)
//Config is struct of Configuration