mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] Add software version, patch level and serial number
Change-Id: I011eeb2d8596f63e0c2fdedf353d544dc8a8a202
This commit is contained in:
@@ -27,6 +27,8 @@ void msleep(long ms);
|
||||
void usleep(long us);
|
||||
|
||||
const char * serialNumber();
|
||||
const char * softwareVersion();
|
||||
const char * patchLevel();
|
||||
|
||||
/* CAUTION: This is a complete reset! */
|
||||
void reset();
|
||||
|
||||
Reference in New Issue
Block a user