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-07-09 09:59:49 -07:00
2020-04-30 18:25:31 -07:00
2020-05-15 20:21:50 -07:00
2020-01-17 10:10:17 -08:00
2020-06-29 10:30:06 -07:00
2019-10-03 23:17:36 -03:00
2019-05-14 00:09:54 +02:00
2020-06-10 15:18:19 -04:00
2019-05-14 00:09:54 +02:00
2020-08-28 17:09:44 -04:00
2020-04-09 18:17:54 +02:00
2020-07-09 09:59:49 -07:00
2020-04-09 16:19:15 +02:00
2020-07-02 00:01:34 +02:00
2020-07-02 00:01:34 +02:00
2019-11-15 14:53:43 +01:00
2019-05-14 00:09:54 +02:00
2019-11-15 14:53:43 +01:00
2020-07-09 09:59:49 -07:00
2020-04-09 16:19:15 +02:00
2019-09-05 03:01:01 +02:00
2020-07-09 09:59:49 -07:00
2019-05-14 00:09:54 +02:00
2020-07-09 09:21:38 -07:00
2020-07-22 22:10:44 -07:00
2019-08-16 13:23:05 +02:00
2020-07-09 09:59:49 -07:00
2020-02-18 06:54:50 +01:00
2020-07-09 09:21:38 -07:00
2019-05-14 00:09:54 +02:00
2019-07-14 21:22:49 -07:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00