瀏覽代碼

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"

Loading…
取消
儲存