Remove redundant define
This commit is contained in:
parent
b16c3b098a
commit
31611dc9dc
1 changed files with 0 additions and 1 deletions
1
main.c
1
main.c
|
@ -5,7 +5,6 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#define LED_PIN PD6
|
||||
#define RSA_16
|
||||
|
||||
void exit_blink() {
|
||||
for (int i = 0; i < 4; i++) {
|
||||
|
|
Loading…
Add table
Reference in a new issue