5 lines
61 B
C
5 lines
61 B
C
|
#pragma once
|
||
|
|
||
|
void websocket_setup();
|
||
|
void websocket_loop();
|