remove headers
This commit is contained in:
@@ -1,10 +1,3 @@
|
|||||||
/*
|
|
||||||
* mcp2515.c
|
|
||||||
*
|
|
||||||
* Created on: Dec 13, 2020
|
|
||||||
* Author: matt
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "mcp2515.h"
|
#include "mcp2515.h"
|
||||||
#include "mcp2515_consts.h"
|
#include "mcp2515_consts.h"
|
||||||
// #include <stm32f0xx_hal.h>
|
// #include <stm32f0xx_hal.h>
|
||||||
|
|||||||
@@ -1,10 +1,3 @@
|
|||||||
/*
|
|
||||||
* mcp2515.h
|
|
||||||
*
|
|
||||||
* Created on: Dec 13, 2020
|
|
||||||
* Author: matt
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef APPLICATION_USER_INC_MCP2515_H_
|
#ifndef APPLICATION_USER_INC_MCP2515_H_
|
||||||
#define APPLICATION_USER_INC_MCP2515_H_
|
#define APPLICATION_USER_INC_MCP2515_H_
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,3 @@
|
|||||||
/*
|
|
||||||
* mcp2515_consts.h
|
|
||||||
*
|
|
||||||
* Created on: Dec 13, 2020
|
|
||||||
* Author: matt
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef APPLICATION_USER_INC_MCP2515_CONSTS_H_
|
#ifndef APPLICATION_USER_INC_MCP2515_CONSTS_H_
|
||||||
#define APPLICATION_USER_INC_MCP2515_CONSTS_H_
|
#define APPLICATION_USER_INC_MCP2515_CONSTS_H_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user