FabioBatSilva / ArduinoFake

Arduino mocking made easy
https://platformio.org/lib/show/1689/ArduinoFake
MIT License
102 stars 47 forks source link

Expose arduino/Wstring.h #60

Closed ltan10 closed 3 months ago

ltan10 commented 3 months ago

Expose arduino/Wstring.h to be able to be used directly with

include

Fixes WString.h file is missing when #include is declared and Arduino.h or ArduinoFake.h is not included.