Added handbremse variable (statusdisplay.cpp)
This commit is contained in:
4
main/handbremse.cpp
Normal file
4
main/handbremse.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "handbremse.h"
|
||||
namespace handbremse {
|
||||
bool handbremseAngezogen{false};
|
||||
} // namespace
|
Reference in New Issue
Block a user