Browse Source

V504步进电机添加往复运动

master
zhaohe 1 year ago
parent
commit
6d7921a606
  1. 2
      usrc/project_configs.h

2
usrc/project_configs.h

@ -1,5 +1,5 @@
#pragma once #pragma once
#define PC_VERSION 503
#define PC_VERSION 504
#define PC_MANUFACTURER "http://www.iflytop.com/" #define PC_MANUFACTURER "http://www.iflytop.com/"
#define PC_PROJECT_NAME "a8000_subboard" #define PC_PROJECT_NAME "a8000_subboard"
#define PC_IFLYTOP_ENABLE_OS 1 #define PC_IFLYTOP_ENABLE_OS 1

Loading…
Cancel
Save