ソースを参照

ignore

adafruit_gfx
gituser 1ヶ月前
コミット
89388d0dca
2個のファイルの変更3行の追加1行の削除
  1. 2
    0
      .gitignore
  2. 1
    1
      sloeber.ino.cpp

+ 2
- 0
.gitignore ファイルの表示

@@ -32,3 +32,5 @@
*.out
*.app

/Release/
/sloeber.ino.cpp

+ 1
- 1
sloeber.ino.cpp ファイルの表示

@@ -2,7 +2,7 @@
//This is a automatic generated file
//Please do not modify this file
//If you touch this file your change will be overwritten during the next build
//This file has been generated on 2025-12-19 21:22:07
//This file has been generated on 2025-12-20 14:02:50

#include "Arduino.h"
#include "Arduino.h"

読み込み中…
キャンセル
保存