mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
examples/spectrum-scanner: Fix building on PIC32 and RISC-V
This commit is contained in:
parent
13f94cb11c
commit
59d184f170
@ -20,6 +20,7 @@
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "fmt.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user