|
SBB Host
Host communication with the self balancing bike.
|
#include <memory>#include <string>#include "sockpp/udp_socket.h"#include "sockpp/version.h"Go to the source code of this file.
Classes | |
| class | HostPortUDP |
| A class for host communication via UDP protocol using the broadcast IP. More... | |