Sfoglia il codice sorgente

ignore

adafruit_gfx
gituser 1 mese fa
parent
commit
89388d0dca
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 2
    0
      .gitignore
  2. 1
    1
      sloeber.ino.cpp

+ 2
- 0
.gitignore Vedi File

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

/Release/
/sloeber.ino.cpp

+ 1
- 1
sloeber.ino.cpp Vedi File

@@ -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…
Annulla
Salva