#ifndef Config_h #define Config_h #include "Arduino.h" /*****/ const bool signalLedTypeAnode = true; const bool slowMove = true; #define BROAD_RATE 115200 #define NO ...
Arduino Library for the PCA9685 16-Channel PWM Driver Module. PCA9685-Arduino - Version 1.2.15 Library to control a PCA9685 16-channel PWM driver module from an Arduino board. Licensed under the ...