diff --git a/UAV-ControlSystem/Debug/.gitignore b/UAV-ControlSystem/Debug/.gitignore deleted file mode 100644 index b83b806..0000000 --- a/UAV-ControlSystem/Debug/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/src/ -/startup/ diff --git a/UAV-ControlSystem/src/main.c b/UAV-ControlSystem/src/main.c index 2c999ea..e36b694 100644 --- a/UAV-ControlSystem/src/main.c +++ b/UAV-ControlSystem/src/main.c @@ -5,6 +5,7 @@ * @version V1.0 * @date 01-December-2013 * @brief Default main function. + * Awesome ADC fix start project here to be good awesome!! ****************************************************************************** */ diff --git a/revolution_hal_lib/Debug/.gitignore b/revolution_hal_lib/Debug/.gitignore deleted file mode 100644 index b67453f..0000000 --- a/revolution_hal_lib/Debug/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/HAL_Driver/