mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Fixing include in SoftwareSerial.cpp.
This commit is contained in:
@ -40,8 +40,7 @@ http://arduiniana.org.
|
||||
//
|
||||
#include <avr/interrupt.h>
|
||||
#include <avr/pgmspace.h>
|
||||
#include "WConstants.h"
|
||||
#include "pins_arduino.h"
|
||||
#include "Arduino.h"
|
||||
#include "SoftwareSerial.h"
|
||||
#include "icrmacros.h"
|
||||
//
|
||||
|
Reference in New Issue
Block a user