diff --git a/libraries/SPI/src/SPI.h b/libraries/SPI/src/SPI.h index 75d6e2ae8d5..33bf5886acb 100644 --- a/libraries/SPI/src/SPI.h +++ b/libraries/SPI/src/SPI.h @@ -1,5 +1,5 @@ /* - SPI.h - SPI library for esp8266 + SPI.h - SPI library for esp32 Copyright (c) 2015 Hristo Gochkov. All rights reserved. This file is part of the esp8266 core for Arduino environment.