Merge branch 'FM_Ext' into AX25_FM

This commit is contained in:
Jonathan Naylor
2020-06-25 10:41:48 +01:00
48 changed files with 1193 additions and 1546 deletions
+1
View File
@@ -28,6 +28,7 @@
#include "STM32Utils.h"
#else
#include <Arduino.h>
#undef PI //Undefine PI to get rid of annoying warning as it is also defined in arm_math.h.
#endif
#if defined(__SAM3X8E__) || defined(STM32F105xC)