mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] Sharing millis & micros for blackbox and simulator
This commit is contained in:
@@ -26,9 +26,6 @@ void ion_main(int argc, char * argv[]);
|
||||
|
||||
namespace Ion {
|
||||
|
||||
void msleep(long ms);
|
||||
void usleep(long us);
|
||||
|
||||
const char * serialNumber();
|
||||
const char * softwareVersion();
|
||||
const char * patchLevel();
|
||||
|
||||
Reference in New Issue
Block a user