added gpio read function

This commit is contained in:
2021-02-14 09:25:40 +01:00
parent 3f41adf340
commit e00667ba0b
18 changed files with 161 additions and 56 deletions

View File

@ -6,7 +6,8 @@
#ifndef FSFWCONFIG_OBSWCONFIG_H_
#define FSFWCONFIG_OBSWCONFIG_H_
#define OBSW_ADD_TEST_CODE 0
#define TEST_LIBGPIOD 0
#define ADD_TEST_TAST 1
// These defines should be disabled for mission code but are useful for
// debugging.