forked from espressif/arduino-esp32
Removed IPAddress bullshit
This commit is contained in:
@ -141,7 +141,6 @@ void shiftOut(uint8_t dataPin, uint8_t clockPin, uint8_t bitOrder, uint8_t val);
|
||||
#include "WCharacter.h"
|
||||
#include "Printable.h"
|
||||
#include "Print.h"
|
||||
#include "IPAddress.h"
|
||||
#include "HardwareSerial.h"
|
||||
|
||||
using std::abs;
|
||||
|
Reference in New Issue
Block a user