Small description comment correction (#4471)

esp8266 --> esp32
This commit is contained in:
Muhammad Mobashir
2020-11-02 21:35:23 +05:00
committed by GitHub
parent f39024675c
commit 57145ade6f

View File

@ -1,5 +1,5 @@
/* /*
SPI.h - SPI library for esp8266 SPI.h - SPI library for esp32
Copyright (c) 2015 Hristo Gochkov. All rights reserved. Copyright (c) 2015 Hristo Gochkov. All rights reserved.
This file is part of the esp8266 core for Arduino environment. This file is part of the esp8266 core for Arduino environment.