corneliusmunz / legoino

Arduino Library for controlling Powered UP and Boost controllers
MIT License
257 stars 34 forks source link

Add include for std::string #67

Open WayneKeenan opened 2 years ago

WayneKeenan commented 2 years ago

Add missing include for std::string.

Although this library complies on Arduino ESP32 v1.0.6 board it does not compile on the latest (v2.0.2) Arduino ESP32 board. Arduino IDE: 1.8.15