Implement getSerialNumber (based on BT MAC)

This commit is contained in:
Michal Moskal
2017-12-15 11:25:23 +00:00
parent 14f57f54bf
commit 55b6549999
3 changed files with 79 additions and 4 deletions

View File

@ -10,6 +10,7 @@
"linux.cpp",
"mmap.cpp",
"control.cpp",
"serialnumber.cpp",
"buttons.ts",
"png.cpp",
"screen.cpp",