Browse Source

sub up

master
Lizongdi 1 week ago
parent
commit
f5023425c0
  1. 1
      CMakePresets.json
  2. 2
      robot

1
CMakePresets.json

@ -33,6 +33,7 @@
"MEM_POOL_TOTAL_SIZE": "8*1024", "MEM_POOL_TOTAL_SIZE": "8*1024",
"USE_UART": true, "USE_UART": true,
"USE_PRINT": true, "USE_PRINT": true,
"PRINT_ID": "1",
"USE_CAN": true "USE_CAN": true
} }
}, },

2
robot

@ -1 +1 @@
Subproject commit b977c947ff6d0f30d96703165cd4bb2c480221ec Subproject commit 25ecd887967077edda62cdbf46c9b63eff5cf17a
Loading…
Cancel
Save