Fixed compiling issues

This commit is contained in:
CommanderRedYT
2021-12-14 11:51:10 +01:00
parent aabae8b8b6
commit 24607b3a0c
6 changed files with 10 additions and 6 deletions

View File

@ -19,6 +19,8 @@
#include "globals.h"
#include "buttons.h"
using namespace std::chrono_literals;
namespace can {
namespace {
constexpr const char * const TAG = "BOBBYCAN";