mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 04:14:58 +00:00
added thread library to driver
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
#include "termios.h"
|
#include "termios.h"
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <thread>
|
||||||
|
|
||||||
// plot p;
|
// plot p;
|
||||||
static std::vector<float> vectorX;
|
static std::vector<float> vectorX;
|
||||||
|
Reference in New Issue
Block a user