cmake instead of make

This commit is contained in:
2020-02-02 21:09:51 -08:00
parent 24c232e131
commit 5cb45ad648
4 changed files with 84 additions and 3 deletions

View File

@@ -15,7 +15,6 @@
#define CS_PIN 2
#define RED 4
#define GREEN 5
#define F_CPU 8000000UL
class Radio {