Skip to content
Snippets Groups Projects
Commit 1ceca3a0 authored by Orhan-Timo Altan's avatar Orhan-Timo Altan
Browse files

Merge branch 'v2.0' of...

parents ccab1d3c fe91019b
No related branches found
No related tags found
No related merge requests found
#include "thk_ledStrip_controller.h"
#include "thk_ledstrip_controller.h"
thk_LedStripController::thk_LedStripController(const uint16_t MAX_LED_NUMBER, const uint16_t DATA_PIN, uint8_t brightness): MAX_LED_NUMBER(MAX_LED_NUMBER), DATA_PIN(DATA_PIN), brightness(brightness) {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment