-
```
Should add "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" in addition to
"yyyy-MM-dd'T'HH:mm:ss'Z'"
```
Original issue reported on code.google.com by `andrew.k...@gmail.com` on 12 Apr 2012 at 5:12
-
```
What steps will reproduce the problem?
1. If i add to setup:
TV.begin(PAL,120,96);
TV.select_font(font6x8);
millis slows down , even if i output the millis() in serial and not in TV.out
2. If…
-
```
What steps will reproduce the problem?
1. If i add to setup:
TV.begin(PAL,120,96);
TV.select_font(font6x8);
millis slows down , even if i output the millis() in serial and not in TV.out
2. If…
-
```
Should add "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" in addition to
"yyyy-MM-dd'T'HH:mm:ss'Z'"
```
Original issue reported on code.google.com by `andrew.k...@gmail.com` on 12 Apr 2012 at 5:12
-
```
Should add "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" in addition to
"yyyy-MM-dd'T'HH:mm:ss'Z'"
```
Original issue reported on code.google.com by `andrew.k...@gmail.com` on 12 Apr 2012 at 5:12
-
```
Should add "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" in addition to
"yyyy-MM-dd'T'HH:mm:ss'Z'"
```
Original issue reported on code.google.com by `andrew.k...@gmail.com` on 12 Apr 2012 at 5:12
-
```
Should add "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" in addition to
"yyyy-MM-dd'T'HH:mm:ss'Z'"
```
Original issue reported on code.google.com by `andrew.k...@gmail.com` on 12 Apr 2012 at 5:12
-
```
What steps will reproduce the problem?
1. If i add to setup:
TV.begin(PAL,120,96);
TV.select_font(font6x8);
millis slows down , even if i output the millis() in serial and not in TV.out
2. If…
-
```
What steps will reproduce the problem?
1. If i add to setup:
TV.begin(PAL,120,96);
TV.select_font(font6x8);
millis slows down , even if i output the millis() in serial and not in TV.out
2. If…
-
Good afternoon,
I updated the FastLED version from 3.7.8 to 3.9.0. Now, when running some functions, I am getting rogue red LEDs illuminating in the strand and other odd/unexpected behavior. I revert…