[FL-3350] Device Info update (#2840)
* Update F18 version info * Certification info for F18 Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
co-authored by
Aleksandr Kutuzov
parent
b148e396d7
commit
0195f8bf00
@@ -85,6 +85,12 @@ const char* furi_hal_version_get_fcc_id();
|
||||
*/
|
||||
const char* furi_hal_version_get_ic_id();
|
||||
|
||||
/** Get MIC id
|
||||
*
|
||||
* @return MIC id as C-string
|
||||
*/
|
||||
const char* furi_hal_version_get_mic_id();
|
||||
|
||||
/** Get OTP version
|
||||
*
|
||||
* @return OTP Version
|
||||
|
||||
Reference in New Issue
Block a user