Fix: returned CMake support alongside make

This commit is contained in:
2022-03-19 20:42:38 +01:00
parent 934cbc2441
commit eefcd3af81
4 changed files with 27 additions and 5 deletions

View File

@@ -17,7 +17,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
* USA
*/
#define F_CPU 8000000UL
#include <avr/io.h>
#include <util/delay.h>
#include "PT6302.h"