ayushsharma82 / WebSerial

A remote terminal library for wireless microcontrollers to log, monitor or debug your firmware/product
https://webserial.pro
GNU Affero General Public License v3.0
461 stars 107 forks source link

error: invalid operands of types 'const char [13]' and 'const char*' to binary 'operator+' #74

Closed szprytny closed 2 weeks ago

szprytny commented 2 months ago

This is compilation time error when build_flags contain WEBSERIAL_DEBUG flag

https://github.com/ayushsharma82/WebSerial/blob/97d78305334b4117e9c53433c5ff11ef8db42a3c/src/WebSerial.cpp#L58

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 weeks ago

This issue was closed because it has been stalled for 5 days with no activity.