Removes not needed includes
This commit is contained in:
parent
3545073f49
commit
9a55556644
@ -31,8 +31,8 @@
|
||||
#ifndef JC42_TEMP_H_
|
||||
#define JC42_TEMP_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include "periph/i2c.h"
|
||||
#include "saul.h"
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
@ -19,10 +19,8 @@
|
||||
#ifndef JC42_PARAMS_H
|
||||
#define JC42_PARAMS_H
|
||||
|
||||
#include "board.h"
|
||||
#include "jc42.h"
|
||||
#include "periph/i2c.h"
|
||||
#include "saul_reg.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@ -21,11 +21,8 @@
|
||||
|
||||
#include "periph/i2c.h"
|
||||
#include "byteorder.h"
|
||||
#include "xtimer.h"
|
||||
#include "saul.h"
|
||||
|
||||
#include "jc42.h"
|
||||
#include "jc42_params.h"
|
||||
#include "jc42_internal.h"
|
||||
|
||||
#define ENABLE_DEBUG (0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user