Skip to content
Snippets Groups Projects
Commit fe91019b authored by Stuart Peter Hermes's avatar Stuart Peter Hermes
Browse files

Update file thk_ledstrip_controller.cpp

parent 275a3c68
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) {} 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