mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
fix: usb versions failing to build
This commit is contained in:
parent
d746b5fd2e
commit
38a4c2bc75
@ -49,8 +49,8 @@ void web_init() {
|
||||
log_d("[SETUP]: Starting API Server");
|
||||
apiServer.begin();
|
||||
streamServer.begin();
|
||||
#endif // ETVR_EYE_TRACKER_WEB_API
|
||||
}
|
||||
#endif // ETVR_EYE_TRACKER_WEB_API
|
||||
|
||||
void setup() {
|
||||
Serial.begin(115200);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user