RGB LED cube 5x5x5  1.0
Martin Stejskal, Schmidt Dominik
 All Files Functions Variables Macros Groups Pages
Pins connected to hardware PWM on AVR chip
#define PWM_R_PORT   E
 
#define PWM_R_pin   3
 
#define PWM_G_PORT   E
 
#define PWM_G_pin   4
 
#define PWM_B_PORT   E
 
#define PWM_B_pin   5
 

Detailed Description

Do not change unless You really know what are You doing!