adding repetitive DigIo mock test

This commit is contained in:
Janosch
2022-10-10 16:46:25 +01:00
parent 624b33ee73
commit a6f275b742
8 changed files with 170 additions and 13 deletions
+2
View File
@@ -1,5 +1,7 @@
#ifndef TEST_COMMON_H
#define TEST_COMMON_H
#include "functions.h"
#include "digio_mock.h"
#endif