mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-09 22:24:14 +03:00
This prevents an error in which translations which omitted the space would cause an exception (because the code tries to split the string on space). http://code.google.com/p/arduino/issues/detail?id=964