mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
SPI3: fixed the build
This commit is contained in:
parent
34165aeff0
commit
bec34f3af6
@ -12,8 +12,7 @@
|
||||
#ifndef _SPI3_H_INCLUDED
|
||||
#define _SPI3_H_INCLUDED
|
||||
|
||||
#include <stdio.h>
|
||||
#include <Arduino.h>
|
||||
#include <FastSerial.h>
|
||||
#include <avr/pgmspace.h>
|
||||
|
||||
// SPI3's standard pins on Atmega2560
|
||||
|
Loading…
Reference in New Issue
Block a user