Skip to content

Commit be92329

Browse files
committed
forgotten spaces
1 parent 816ebbd commit be92329

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/ethercat/firmware_1_0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ nav_order: 1
1010
The input/output communication protocol follows the CiA402 design specification can be found here: [dsp402.pdf](https://github.com/pollen-robotics/poulpe_ethercat_controller/tree/develop/docs/images/dsp402.pdf)
1111

1212
Here is a summary of the commonly used PDO structures:
13+
1314
- RxPDOs: [some nice docs](https://doc.synapticon.com/node/sw5.1/object_dict/pdo/rxpdo.html)
1415
- TxPDOs: [some nice docs](https://doc.synapticon.com/node/sw5.1/object_dict/pdo/txpdo.html?tocpath=Software%20Reference%205.1%7CProcess%20Data%20Objects%20(PDO)%7C_____2)
1516

docs/ethercat/firmware_1_5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The input/output communication protocol follows the CiA402 design specification
1212

1313

1414
Here is a summary of the commonly used PDO structures:
15+
1516
- RxPDOs: [some nice docs](https://doc.synapticon.com/node/sw5.1/object_dict/pdo/rxpdo.html)
1617
- TxPDOs: [some nice docs](https://doc.synapticon.com/node/sw5.1/object_dict/pdo/txpdo.html?tocpath=Software%20Reference%205.1%7CProcess%20Data%20Objects%20(PDO)%7C_____2)
1718

0 commit comments

Comments
 (0)