RBControl
Library for the RB3201-RBControl board with the ESP32 by RoboticsBrno.
Classes | Macros
formatters.hpp File Reference
#include <algorithm>
#include <cctype>
#include <cinttypes>
#include <cstdio>
#include <cstring>

Go to the source code of this file.

Macros

#define FMT_CONST(FMT)
 

Macro Definition Documentation

◆ FMT_CONST

#define FMT_CONST (   FMT)
Value:
static constexpr auto fmt = FMT; \
static constexpr auto fmt_full = "%" FMT;