Github action build for embedded/ubuntu/windows

This commit is contained in:
Jan Käberich 2020-09-25 18:38:56 +02:00
parent efcd5e8347
commit e1dfa7ee55
12 changed files with 399 additions and 11 deletions

View file

@ -1,6 +1,7 @@
#include "Si5351C.hpp"
#include <cmath>
#include <cstdlib>
#define LOG_LEVEL LOG_LEVEL_INFO
#define LOG_MODULE "SI5351"