소스 검색

Initial commit

adafruit_gfx
Microcontrollers 1 개월 전
커밋
8b23c35873
2개의 변경된 파일37개의 추가작업 그리고 0개의 파일을 삭제
  1. 34
    0
      .gitignore
  2. 3
    0
      README.md

+ 34
- 0
.gitignore 파일 보기

@@ -0,0 +1,34 @@
# ---> C++
# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app


+ 3
- 0
README.md 파일 보기

@@ -0,0 +1,3 @@
# EchoLot

Distanz-/Tiefenmesser mit JSN-SR40T

Loading…
취소
저장