Browse Source

paint_robot_new【编译通过】大幅度调整目录结构

master
Lizongdi 2 weeks ago
parent
commit
b26ea24fc1
  1. 2
      CMakePresets.json
  2. 2
      robot

2
CMakePresets.json

@ -39,6 +39,8 @@
"inherits": "rb-core",
"cacheVariables": {
"BUILD_OPTIONAL": "ON",
"BUILD_MOTOR": "ON",
"BUILD_PAINT_ROBOT_NEW": "ON",
"USE_LUA_ST": true,
"USE_TALNET": true,
"USE_LWIP": true,

2
robot

@ -1 +1 @@
Subproject commit 6f6cd98dfe6360e6457de0b96493c9226625948d
Subproject commit 12f5da68f1ed82939e97530168d8dae780f7b8c2
Loading…
Cancel
Save