Skip to content
Snippets Groups Projects
Commit 298ad4a2 authored by OleL's avatar OleL
Browse files

PAAAAAAANIIIIIIIIIIIIIIIIIIIIIIKKKKKKKKKKKKKKKKKKKK

parent f0bb7bf1
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,9 @@ void GameClient::joinGame(String ip) {
String recv = client->readStringUntil('\n');
Serial.printf("RECV: %s\n", recv.c_str());
ui->dispatchInput(badge->getJoystickState());
ui->draw();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment