Initial commit

This commit is contained in:
2021-09-17 21:51:09 +08:00
commit 010c6a675c
2 changed files with 27 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
+4
View File
@@ -0,0 +1,4 @@
## Motor_Controller
一个迷你电机控制器