Added handbremse variable (statusdisplay.cpp)

This commit is contained in:
CommanderRedYT
2021-12-05 23:18:56 +01:00
parent 0ab293ee07
commit d32b46ed3f
5 changed files with 12 additions and 1 deletions

4
main/handbremse.cpp Normal file
View File

@@ -0,0 +1,4 @@
#include "handbremse.h"
namespace handbremse {
bool handbremseAngezogen{false};
} // namespace