Added PWM RSSI output for NBFM and WFM

This commit is contained in:
furrtek
2016-07-28 05:25:33 +02:00
parent 1beac3bdbd
commit 1d697d2201
22 changed files with 274 additions and 118 deletions
+2 -11
View File
@@ -21,20 +21,11 @@
*/
#include "ui_xylos.hpp"
#include "ch.h"
#include "hackrf_hal.hpp"
#include "event_m0.hpp"
#include "audio.hpp"
#include "ui_alphanum.hpp"
#include "ff.h"
#include "hackrf_gpio.hpp"
#include "portapack.hpp"
#include "baseband_api.hpp"
#include "hackrf_hal.hpp"
#include "portapack_shared_memory.hpp"
//#include "audio.hpp"
#include "portapack_persistent_memory.hpp"
#include <cstring>