Skip to content

RTCの曜日がArduino STM32の安定板と最新版で異なる対応 #45

@Tamakichi

Description

@Tamakichi

Arduino STM32 安定板は曜日 0 ~ 6 が
0:日曜 ~ 6:土曜
最新版は、
0:月曜 ~ 6:日曜
BASICのコマンドレベルで異なってしまうため、
BASICコマンドの仕様が非互換になってしまう。
曜日コードについては、安定板の仕様に統一する。

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions