0
0

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 3 years have passed since last update.

arduino(Blynk)のオブジェクトポインタの考え方について(Qiita質問履歴)

Last updated at Posted at 2021-01-16

やりたかったこと

BlynkTimeinputのウィジェットを使ってStart,Stopの時間を入力して、

  • 入力されたStart時間以降に何かしらの処理を定期的に実行
  • 入力されたend時間以降に定期的に実行していた処理を停止

ということをさせたかったです。

この記事について

Qiita質問に投げたものをただこっちにリンク貼り付けしたかっただけです。
(Qiita質問って検索にも引っかからないし、質問クローズしたら誰も見れなくなったので持ってきました・・・)

これです

Qiita質問 arduino(Blynk)のオブジェクトポインタの考え方について

で、厄介なことに、Qiita質問のリンクは3割の確率で404を返します。なんでですかね、、、

0
0
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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?