CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
EventBus.cpp File Reference
#include "cdc_core/EventBus.h"
#include "freertos/FreeRTOS.h"
#include "freertos/queue.h"
#include "cdc_log.h"
#include "esp_timer.h"

Go to the source code of this file.

Namespaces

namespace  cdc
namespace  cdc::core

Variables

static const char * TAG = "EventBus"

Variable Documentation

◆ TAG

const char* TAG = "EventBus"
static

Definition at line 7 of file EventBus.cpp.