only:proteus_f7
This commit is contained in:
parent
21f9ed97aa
commit
042bdf2305
|
@ -7,6 +7,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
// not directly related but often used together
|
||||
#include "defaults.h"
|
||||
|
||||
#define PROTEUS_DEFAULT_AT_PULLUP 2700
|
||||
|
||||
#define PROTEUS_LS_1 Gpio::D7
|
||||
|
|
Loading…
Reference in New Issue