Skip to content

Commit 597439a

Browse files
Update mruby_io_SPI_ja.md
1 parent 12a6504 commit 597439a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mruby_io_SPI_ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
| unit | --- | SPIユニットの指定 |
2222
| frequency | Integer | 周波数 (default 1MHz) |
2323
| mode | Integer | 0 to 3 (default 0) |
24-
| first_bit | Constant | SPI::MSB_FIRST | SPI::LSB_FIRST (default MSB_FIRST) |
24+
| first_bit | Constant | SPI::MSB_FIRST or SPI::LSB_FIRST (default MSB_FIRST) |
2525

2626
使用例
2727

0 commit comments

Comments
 (0)