mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-06-28 11:20:59 +02:00
Wiring.h -> Arduino.h
This commit is contained in:
committed by
Ivan Grokhotkov
parent
a72b8d5635
commit
03f5d62323
@ -17,7 +17,7 @@
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include <Wiring.h>
|
||||
#include <Arduino.h>
|
||||
#include <IPAddress.h>
|
||||
#include <Print.h>
|
||||
|
||||
|
Reference in New Issue
Block a user