kopia lustrzana https://github.com/OpenRTX/OpenRTX
Fix tonegen test includes
rodzic
a612e885ab
commit
099e4168c0
|
@ -18,9 +18,8 @@
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "stm32f4xx.h"
|
#include <interfaces/gpio.h>
|
||||||
#include "gpio.h"
|
#include <interfaces/delays.h>
|
||||||
#include "delays.h"
|
|
||||||
#include "toneGenerator_MDx.h"
|
#include "toneGenerator_MDx.h"
|
||||||
#include "hwconfig.h"
|
#include "hwconfig.h"
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue