16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 13:39:18 +02:00

add uarttachoscale config

This commit is contained in:
milek7
2019-08-31 00:28:24 +02:00
parent 63d9d02c5a
commit 6f010379b2
3 changed files with 8 additions and 5 deletions

1
uart.h
View File

@@ -27,6 +27,7 @@ public:
float hvuart = 65535.0f;
float currentmax = 10000.0f;
float currentuart = 65535.0f;
float tachoscale = 1.0f;
bool mainenable = true;
bool scndenable = true;