Add read/write cycles
This commit is contained in:
parent
e227933b53
commit
90fbb5109c
5 changed files with 46 additions and 0 deletions
|
@ -40,6 +40,8 @@ int main(int argc, char** argv) {
|
|||
|
||||
dev1->Connect(dev2);
|
||||
|
||||
network.Cycle();
|
||||
|
||||
bool shouldClose = false;
|
||||
SDL_Event event;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue