Browse Source

update

master
zhaohe 2 years ago
parent
commit
a25c3c49b3
  1. 2
      usrc/main.cpp

2
usrc/main.cpp

@ -60,7 +60,7 @@ void umain() {
zos_init(&zoscfg);
uint8_t deviceId = getId();
ZLOGI(TAG, "motorId:%d", deviceId + STEP_MOTOR_ID_OFF);
ZLOGI(TAG, "motorId:%d", deviceId);
/*******************************************************************************

Loading…
Cancel
Save