Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue-Crescent authored Feb 9, 2024
1 parent bbd97c7 commit eb2d9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ SoftwareSerialなどのシリアル通信ライブラリを有効にすること

![](img/Debug1.png)

受信中の中間データはlocaltime[0],localtime[1],localtime[2]のデータに格納されます。[0]のデータは途中から受信し、[1]のデータは最初から受信処理がされるためlocaltime[1]に最も早く時刻データが入ります。
受信中の中間データはlocaltime[0],localtime[1],localtime[2]のデータに格納されます。

# アルゴリズム

Expand Down

0 comments on commit eb2d9a3

Please sign in to comment.