blob: f8f6239ce84f08a6cc3b6d605e621f8be0c14411 [file] [log] [blame]
#pragma once
extern const struct log_info log_info;
/* Debug Areas of the code */
enum {
DMAIN,
DDEV,
DLMS,
};