0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

AQM0802 library > v0.4 > auto wrap for AQM0802_PutMessage()

Last updated at Posted at 2016-02-20

http://qiita.com/7of9/items/974adffab7a7e67dccba
の続き。

メッセージのWrap機能はまだつけてない。
(未検証だが、そのままWrapされるかもしれない。アドレスの計算を考えて)

ダメだった。

2行目のアドレスオフセットが0x40だったので、自動wrapはされない。

v0.4 @ github
において対応した。

以下のように実行すると

  AQM0802_PutMessage("...........ready", /* x_st1=*/1, /* y_st1=*/1);

自動ラップされこうなる。

DSC_0118.JPG

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?