12 lines
167 B
C
12 lines
167 B
C
|
/*
|
||
|
* proteus_meta.h
|
||
|
*
|
||
|
* @date Oct 2, 2021
|
||
|
* @author Andrey Belomutskiy, (c) 2012-2021
|
||
|
*/
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define PROTEUS_LS_1 GPIOD_7
|
||
|
#define PROTEUS_LS_2 GPIOG_9
|