Skip to content
Snippets Groups Projects
Commit 09e3d1f6 authored by Anian Bühler's avatar Anian Bühler
Browse files

Update didacticNet.h

parent fc1f01af
No related branches found
No related tags found
No related merge requests found
......@@ -71,8 +71,8 @@ class didacticPSNet
didacticPSNet();
~didacticPSNet();
begin(Stream& _port);
begin(Stream& _port, PSNET_CALLBACK_SIGNATURE);
void begin(Stream& _port);
void begin(Stream& _port, PSNET_CALLBACK_SIGNATURE);
bool handleNetwork();
bool isDataToSend();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment