Skip to content
Snippets Groups Projects
Commit adcfb53e authored by Cristian Maglie's avatar Cristian Maglie Committed by Cristian Maglie
Browse files

Fixed includes in SPI library

parent 01816b99
Branches
Tags
No related merge requests found
......@@ -11,8 +11,7 @@
#ifndef _SPI_H_INCLUDED
#define _SPI_H_INCLUDED
#include "variant.h"
#include "wiring_constants.h"
#include <Arduino.h>
#define SPI_MODE0 0x02
#define SPI_MODE1 0x00
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment