mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Show validation code
This commit is contained in:
@@ -77,6 +77,9 @@ bool isTipDisconnected();
|
||||
// Return hardware unique ID if possible
|
||||
uint64_t getDeviceID();
|
||||
|
||||
// If device has burned in validation code's, return the code
|
||||
uint32_t getDeviceValidation();
|
||||
|
||||
// Status LED controls
|
||||
|
||||
enum StatusLED {
|
||||
|
||||
Reference in New Issue
Block a user