wizard97 / ArduinoRingBuffer

A Simple Interrupt Safe Ring (Circular) Buffer Queuing Library for Programming with Arduino's and other Embedded platforms
MIT License
110 stars 23 forks source link

Remove smart quotes in #warning #12

Closed maxgerhardt closed 4 years ago

maxgerhardt commented 4 years ago

Unifies the quotes used in the file.

Also crashes PlatformIO at the moment when this warning is emitted due to encoding issues..