Files
WLED_MM_Infinity/wled00
Frank 15199dc711 protect unconnected USB-CDC from being used
found a few more places where Serial was used without first checking if its connected.

Arduino docs: `if (Serial)` indicates whether or not the USB CDC serial connection is open. For all non-USB CDC ports, this will always return true
2024-05-29 15:43:24 +02:00
..
2024-05-17 21:40:59 +02:00
2024-05-16 00:07:48 +02:00
2024-04-18 21:09:14 +02:00
2024-01-16 20:13:52 +00:00
2024-04-29 16:11:12 +02:00
2024-04-20 23:24:27 +02:00
2024-05-24 17:28:19 +02:00
2024-05-16 00:07:18 +02:00
2024-04-23 17:37:21 +02:00
2023-03-22 16:31:07 +01:00
2024-04-09 20:43:55 +02:00
2024-02-23 09:49:26 +01:00
2024-05-04 02:15:44 +02:00
2024-04-09 15:43:46 +02:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2024-04-05 15:10:38 -04:00
2022-03-20 22:12:18 +01:00
2024-05-08 12:18:31 -04:00
2024-05-24 17:28:19 +02:00
2024-05-10 19:22:41 +02:00