Frank
61bbea0e5e
bugfix for large JSON files (>64Kb)
...
WLED was using uint16_t internally to index files, which leads to random behaviour when the real filesize is above 64Kb.
Better to use size_t which is the "right" type that can hold the largest possible size.
2023-05-05 18:07:00 +02:00
..
2023-05-04 17:51:33 +02:00
2023-04-13 22:59:09 +02:00
2023-01-06 09:24:29 +01:00
2023-03-21 11:39:30 +01:00
2023-02-14 14:28:10 +01:00
2023-04-14 19:53:04 +02:00
2023-01-12 20:35:34 +01:00
2023-04-13 22:59:09 +02:00
2023-04-01 22:13:46 +02:00
2023-04-20 00:58:31 +02:00
2023-03-30 15:35:00 +01:00
2023-03-24 09:55:25 +00:00
2023-04-21 16:44:58 +02:00
2023-05-05 18:07:00 +02:00
2023-04-07 12:43:38 +02:00
2023-05-04 17:51:33 +02:00
2023-05-05 13:32:35 +02:00
2023-04-21 17:34:01 +02:00
2023-05-04 17:51:33 +02:00
2023-04-14 20:00:35 +02:00
2023-05-04 17:51:33 +02:00
2023-04-14 20:00:35 +02:00
2023-05-04 17:51:33 +02:00
2023-01-06 09:24:29 +01:00
2023-04-14 19:53:04 +02:00
2023-03-22 16:31:07 +01:00
2023-04-13 22:59:09 +02:00
2023-05-04 17:51:33 +02:00
2023-04-21 16:44:58 +02:00
2023-01-06 09:24:29 +01:00
2023-01-12 20:35:34 +01:00
2023-01-06 09:24:29 +01:00
2023-02-24 15:40:16 +01:00
2023-02-24 15:40:16 +01:00
2023-01-06 09:24:29 +01:00
2022-11-02 14:56:50 +01:00
2023-02-21 17:09:04 +01:00
2023-03-19 11:24:59 +01:00
2023-01-20 20:16:22 +00:00
2023-04-14 19:53:04 +02:00
2023-03-23 14:21:42 +01:00
2023-02-04 10:56:07 +01:00
2023-04-19 17:58:50 +02:00
2023-04-13 22:59:09 +02:00
2023-04-14 15:05:41 -04:00
2023-03-16 15:41:23 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2023-04-02 15:56:27 +02:00
2023-04-14 18:28:43 +01:00
2020-04-10 12:30:08 +02:00
2022-11-06 10:58:19 +01:00
2020-04-10 12:30:08 +02:00
2019-07-23 18:51:26 +02:00
2023-02-21 17:07:32 +01:00
2022-03-20 22:12:18 +01:00
2023-01-06 09:24:29 +01:00
2023-04-13 22:59:09 +02:00
2023-03-27 20:26:03 +02:00
2023-04-21 15:26:35 +02:00
2023-04-21 23:27:14 +02:00
2023-04-06 11:49:16 +02:00
2023-04-19 17:58:50 +02:00