diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@  #include <libopencm3/stm32/gpio.h> -#define DELAY 1000000 +#define DELAY 100000  void clock_init(void); | 
|  | index : ledcontrol | |
| Firmware project for the STM32F103C8T6 microcontroller to control LED strips | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | src/main.c | 2 | 
| @@ -4,7 +4,7 @@  #include <libopencm3/stm32/gpio.h> -#define DELAY 1000000 +#define DELAY 100000  void clock_init(void); |