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
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();