mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 06:53:37 +00:00
Merge branch 'master' of github.com:jankae/VNA2
This commit is contained in:
commit
3becd19c0c
8 changed files with 340 additions and 35 deletions
|
|
@ -75,7 +75,7 @@ void HW::Work() {
|
|||
}
|
||||
|
||||
bool HW::Init() {
|
||||
#ifdef USE_DEBUG_PINS
|
||||
#if USE_DEBUG_PINS
|
||||
// initialize debug pins
|
||||
GPIO_InitTypeDef gpio;
|
||||
gpio.Pin = DEBUG1_PIN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue