ricmoo / QRCode

QR code generation library in C, optimized for low-power devices, such as Arduino.
Other
638 stars 202 forks source link

#pragma mark generates compiler warnings #19

Open cyberman54 opened 4 years ago

cyberman54 commented 4 years ago

Please remove all #pragma marks from the source code. Some compilers complain them with warnings.