Now running ELF in background to enable HID comms
This commit is contained in:
@ -263,6 +263,7 @@ void dumpDmesg() {
|
||||
}
|
||||
|
||||
void initRuntime() {
|
||||
daemon(1, 1);
|
||||
startTime = currTime();
|
||||
DMESG("runtime starting...");
|
||||
pthread_t disp;
|
||||
|
Reference in New Issue
Block a user