Merge pull request #154 from wheremyfoodat/panda-kith

Add API for emulator detection
This commit is contained in:
wheremyfoodat 2023-08-03 12:15:19 +03:00 committed by GitHub
commit 1dc9dff997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 551 additions and 1 deletions

View file

@ -128,6 +128,7 @@ private:
void getResourceLimit();
void getResourceLimitLimitValues();
void getResourceLimitCurrentValues();
void getSystemInfo();
void getSystemTick();
void getThreadID();
void getThreadPriority();