commit e9a38ccd6a4d6e4e2d78b66cf9f01c63cac8e213 Author: kevin Date: Sat Oct 2 14:14:15 2021 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d40434 --- /dev/null +++ b/.gitignore @@ -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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0a3caf5 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +## Motor_Controller2 + +Motor_Controller2 +