Dirk Mueller
953dfd945f
Avoid float-double-conversion ( #7559 )
...
Converting floats to doubles is very expensive on esp8266, so prefer
calculations or comparisons as float. This saves 10% (20 bytes) of the
String::parseFloat() code size and probably quite a bit of runtime
overhead.
2020-08-28 17:09:44 -04:00
..
2020-08-28 10:23:05 -04:00
2020-05-04 14:22:50 -04:00
2020-05-04 14:22:50 -04:00
2020-07-09 09:59:49 -07:00
2019-07-05 22:31:50 -07:00
2020-07-22 22:26:00 -07:00
2020-08-28 10:23:05 -04:00
2020-07-09 09:21:38 -07:00
2019-05-14 00:09:54 +02:00
2020-07-09 09:59:49 -07:00
2020-07-09 09:59:49 -07:00
2019-11-16 15:50:02 -07:00
2020-03-03 19:00:38 -03:00
2020-08-11 02:15:46 +02:00
2020-08-28 17:09:44 -04:00
2019-12-26 17:03:18 -03:00
2020-07-16 19:34:55 +02:00
2020-07-07 11:12:43 -07:00
2019-09-30 20:58:09 -07:00
2020-07-07 17:14:30 -07:00
2020-05-04 14:22:50 -04:00
2020-02-22 12:49:08 -08:00
2020-04-19 14:57:46 +02:00
2020-06-24 19:41:28 +02:00
2020-06-13 11:17:06 -07:00
2020-07-07 11:12:43 -07:00
2020-05-04 14:22:50 -04:00
2020-07-07 11:12:43 -07:00
2019-10-14 14:32:41 -07:00