Integrated pixy into emulator. Pixy is no longer in the common/libs folder but in emulator/libs and discovery/libs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
bool system_init();
|
||||
void system_delay(uint32_t msec);
|
||||
|
||||
Reference in New Issue
Block a user