Merge branch 'master' of github.com:jankae/VNA2
This commit is contained in:
commit
75d79ccf31
File diff suppressed because it is too large
Load Diff
1
Software/VNA_embedded/.gitignore
vendored
1
Software/VNA_embedded/.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/Debug/
|
/Debug/
|
||||||
/build/
|
/build/
|
||||||
|
/Release/
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include <Communication.h>
|
#include "Communication.h"
|
||||||
|
|
||||||
#include "stm.hpp"
|
#include "stm.hpp"
|
||||||
#include "../App.h"
|
#include "../App.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user