BeRTOS
Defines
cfg_pocketbus.h File Reference

Configuration file for pocketbus module. More...

Go to the source code of this file.

Defines

#define POCKETBUS_LOG_LEVEL   LOG_LVL_ERR
 Module logging level.
#define POCKETBUS_LOG_FORMAT   LOG_FMT_TERSE
 Module logging format.
#define CONFIG_POCKETBUS_BUFLEN   128
 Buffer len for pockebus protocol.
#define CONFIG_POCKETBUS_CMD_REPLY_TIMEOUT   50
 Command replay timeout in milliseconds.

Detailed Description

Configuration file for pocketbus module.

Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_pocketbus.h.