mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-28 18:39:03 +00:00
Openstreetmap support (#2765)
This commit is contained in:
@@ -33,9 +33,7 @@
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
#include "mathdef.hpp"
|
||||
|
||||
float FSKRxProcessor::detect_peak_power(const buffer_c8_t& buffer, int N) {
|
||||
int32_t power = 0;
|
||||
|
||||
Reference in New Issue
Block a user