Skip to content

Commit 109abd5

Browse files
author
Shota Aoki
authored
STEP10~13をSTEP9~12に改名 (#14)
* STEP10 - STEP13をSTEP9 - STEP12に改名 * ファイル名変更をCIに反映
1 parent 52deef1 commit 109abd5

26 files changed

+5
-5
lines changed

.github/workflows/compile-sketches.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ jobs:
4343
- uROS_STEP6_rotate
4444
- uROS_STEP7_P_control
4545
- uROS_STEP8_micromouse
46-
- uROS_STEP10_twistMsg
47-
- uROS_STEP11_tfMsg
48-
- uROS_STEP12_SensorMsg
49-
- uROS_STEP13_micromouse
46+
- uROS_STEP9_twistMsg
47+
- uROS_STEP10_tfMsg
48+
- uROS_STEP11_SensorMsg
49+
- uROS_STEP12_micromouse
5050
5151
# This step is needed to pass the size data to the report job
5252
- name: Upload sketches report to workflow artifact

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Pi:Co Classic3用のmicro-ROS Arduinoサンプルスケッチ集です。
1818
- micro-ROSを使用しないサンプルスケッチです
1919
- Pi:Co Classic3のハードウェアを動かすための、Arduinoスケッチの書き方をまとめています
2020

21-
### STEP10 ~ STEP13
21+
### STEP9 ~ STEP12
2222

2323
- micro-ROSを使用するサンプルスケッチです
2424
- PCとPi:Co Classic3間で通信するための、Arduinoスケッチの書き方をまとめています
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)