My Project
Loading...
Searching...
No Matches
MCLedBase.cpp File Reference
#include <Arduino.h>
#include "MCLed.h"
Include dependency graph for MCLedBase.cpp:

Variables

const int pwmMinPwr = 0
 
const int pwmMaxPwr = 255
 
const int freq = 4000
 
const int resolution_bits = 8
 

Variable Documentation

◆ freq

const int freq = 4000

◆ pwmMaxPwr

const int pwmMaxPwr = 255

◆ pwmMinPwr

const int pwmMinPwr = 0

◆ resolution_bits

const int resolution_bits = 8