From: advielsack@googlemail.com Date: Sat, 6 Apr 2013 00:13:01 +0000 (+0000) Subject: git-svn-id: http://gsconf.googlecode.com/svn/trunk@12 11042eb7-4a36-49e9-8ab2-01d26d5... X-Git-Url: https://git.sur5r.net/?p=gsconf;a=commitdiff_plain;h=2d66233a4bcf319be993c1a3075711c15d9db878 git-svn-id: http://gsconf.googlecode.com/svn/trunk@12 11042eb7-4a36-49e9-8ab2-01d26d512705 --- diff --git a/gs105e.h b/gs105e.h index 1430f4b..69f79b7 100644 --- a/gs105e.h +++ b/gs105e.h @@ -112,7 +112,7 @@ struct gs105e_discovered { struct gs105e_discovered * next; }; -static char passwordSecret[19] = "NtgrSmartSwitchRock"; +static char passwordSecret[19] = {x4e , 0x74 , 0x67 , 0x72 , 0x53 , 0x6d , 0x61 , 0x72 , 0x74 , 0x53 , 0x77 , 0x69 , 0x74 , 0x63 , 0x68 , 0x52 , 0x6f , 0x63 , 0x6b}; struct gs105e_discovered * gs105e_devs ;