mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2025-02-20 20:41:10 +01:00
eamio-icca: fix config prefix
This commit is contained in:
parent
fb3d2ea312
commit
0c06d224cc
@ -4,8 +4,8 @@
|
||||
|
||||
#include "util/log.h"
|
||||
|
||||
#define EAMIO_ICCA_CONFIG_ICC_PORT_KEY "bio2.port"
|
||||
#define EAMIO_ICCA_CONFIG_ICC_BAUD_KEY "bio2.baud"
|
||||
#define EAMIO_ICCA_CONFIG_ICC_PORT_KEY "icc.port"
|
||||
#define EAMIO_ICCA_CONFIG_ICC_BAUD_KEY "icc.baud"
|
||||
|
||||
#define EAMIO_ICCA_CONFIG_ICC_DEFAULT_PORT_VALUE "COM1"
|
||||
#define EAMIO_ICCA_CONFIG_ICC_DEFAULT_BAUD_VALUE 57600
|
||||
|
Loading…
x
Reference in New Issue
Block a user