1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-21 15:54:39 +01:00
Cristian Maglie c86eed942d Fixed String class regression after f80c6c5f35cddcf4761a3c97feb8504425e9d27d
This should make explicit String-from-integer constructor working again:

   int a = 10;
   String(a, 4);
2013-09-03 18:40:30 +02:00
..
2013-04-03 13:51:04 +02:00
2013-05-11 14:37:25 +02:00
2012-12-17 16:53:45 +01:00
2012-12-17 16:53:45 +01:00
2013-05-11 14:37:25 +02:00
2013-05-29 18:30:36 +02:00
2013-05-29 18:30:36 +02:00
2013-04-03 13:51:04 +02:00