16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 11:39:19 +02:00

zmq panel interface

This commit is contained in:
milek7
2020-03-29 21:54:57 +02:00
parent e8537a16bb
commit cefd741d04
8 changed files with 431 additions and 1 deletions

View File

@@ -20,6 +20,9 @@ http://mozilla.org/MPL/2.0/.
#ifdef WITH_UART
#include "uart.h"
#endif
#ifdef WITH_ZMQ
#include "zmq_input.h"
#endif
struct global_settings {
// members
@@ -176,6 +179,9 @@ struct global_settings {
int iPoKeysPWM[ 7 ] = { 0, 1, 2, 3, 4, 5, 6 }; // numery wejść dla PWM
#ifdef WITH_UART
uart_input::conf_t uart_conf;
#endif
#ifdef WITH_ZMQ
std::string zmq_address;
#endif
// multiplayer
int iMultiplayer{ 0 }; // blokada działania niektórych eventów na rzecz kominikacji