HAIL TO THE KING! Finally Fixed Transmisson BUG!

This commit is contained in:
2026-01-04 01:46:25 +01:00
parent c36e9053c4
commit 2c9e9be6b3
3 changed files with 17 additions and 105 deletions

View File

@@ -63,9 +63,6 @@ private:
static constexpr int cTIMEOUT_MS = 10; // 10ms
static constexpr int cTIMEOUT_COUNT = 10;
//const unsigned int BATTERY = 0x010;
//const unsigned int MOTOR = 0x020;
const unsigned int BIB = 0x048;
};