Compiling again

This commit is contained in:
Johannes Wendel
2019-12-20 14:31:01 +01:00
parent 2fe64e8dc2
commit d014ba2831
2 changed files with 1 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ protected:
public:
static std::once_flag GPIO_LIB_INITIALIZED;
static std::mutex log;
static std::mutex lock;
};
}