#ifndef DEBUG_CONFIG_H
#define DEBUG_CONFIG_H

// Bridge Debugging Switches
#define BRIDGE_DEBUG_REGISTER
#define BRIDGE_DEBUG_CALL_METHOD

// Command Messaging Debugging Switches
// #define DEBUG_MESSAGES_PARSE

#endif // DEBUG_CONFIG_H

// SerialMessages Debugging Switches
// #define DEBUG_MESSAGES