mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-05 23:15:54 +01:00
MAX2837: Header clean-up.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#ifndef __MAX2837_SPI_H__
|
||||
#define __MAX2837_SPI_H__
|
||||
|
||||
#include "stdint.h"
|
||||
#include "stddef.h"
|
||||
|
||||
#include "spi.h"
|
||||
|
||||
@@ -23,8 +23,6 @@
|
||||
#ifndef __MAX2837_TARGET_H
|
||||
#define __MAX2837_TARGET_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "max2837.h"
|
||||
|
||||
void max2837_target_init(max2837_driver_t* const drv);
|
||||
|
||||
Reference in New Issue
Block a user