Skip to content
Snippets Groups Projects
Commit 892c2d21 authored by fxk8y's avatar fxk8y :spider:
Browse files

Fix missing import

parent 517b0dc3
No related branches found
No related tags found
No related merge requests found
#include "CyanLight.hpp"
// C++ system level
#include <cstdlib> // TODO: was this for std::min() ?
// ESP32 specific
#include "esp_log.h"
uint8_t MAX_CHANNELS = 8;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment