led-board v1.0

This commit is contained in:
2021-03-18 21:15:12 +01:00
parent 65c9807cac
commit d0df1d9353
15 changed files with 3609 additions and 2807 deletions

View File

@@ -3,9 +3,9 @@
#ifndef UNIT_TEST
#define LED1 PB0 //D3
#define LED2 PB7 //D4
#define LED3 PB6 //D5
#define LED1 PB2 //D3
#define LED2 PB8 //D4
#define LED3 PB7 //D5
#define DETECT1 PA6 //A5
#define DETECT2 PA5 //A4