Set 10 direction bit for Current Load attribute (#1014)

This commit is contained in:
Alexis D
2026-01-20 02:20:30 -08:00
committed by GitHub
parent 79688a09f2
commit 13bfee1aa4
+1
View File
@@ -205,6 +205,7 @@ MODEL_BAUDRATE_TABLE = {
# Sign-Magnitude encoding bits
STS_SMS_SERIES_ENCODINGS_TABLE = {
"Present_Load": 10,
"Homing_Offset": 11,
"Goal_Position": 15,
"Goal_Velocity": 15,