Commit Graph

105 Commits

Author SHA1 Message Date
Wolfvak
99537e1631 Some cleanup and fixes. Details:
- sprintf automatically zero-terminates the string, so macAddress[18] = 0; isn't necessary
- reworked all strings to a table in order to improve readability, added const
- if osGetSystemVersionData succeeds, it'll print out the info (which works perfectly on real hw)
- fixed identation issues
2016-07-26 00:20:13 -03:00
Joel
6ea97ceda9 Spelling errors and indentations lel 2016-07-26 08:32:40 +05:30
Joel
26997aa21d Update README.md 2016-07-26 07:48:45 +05:30
Joel
ad15700fe4 Update 2016-07-26 07:29:07 +05:30
Wolf
e7d90930df Added files 2016-07-20 16:42:47 -03:00