Question: Arduino Uno code using ATMega328p : I need help with writing a code that blinks 2 LEDs on PORT B different rate and 2 LEDs
Arduino Uno code using ATMega328p :
I need help with writing a code that blinks 2 LEDs on PORT B different rate and 2 LEDs on PORT D at same rate.
I need to add these lines:

Thanks !!
void digitaliriteGeneric (unsigned char pin_number, unsigned char pin_setting); int digitalReadGeneric (unsigned char pin_number); void pinModeGeneric (unsigned char pin_number, unsigned char data_direction)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
