Preliminary cleanup of #include structure (#9763)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#ifndef SOFTWARESERIAL_H
|
||||
#define SOFTWARESERIAL_H
|
||||
|
||||
#include "include/Arduino.h"
|
||||
#include <Arduino.h>
|
||||
#include <stdint.h>
|
||||
//#include "serial.h"
|
||||
#include <Stream.h>
|
||||
|
||||
Reference in New Issue
Block a user