Spencatro

Results 34 comments of Spencatro

+1 on this one. I think there's gotta be something in `clockless_i2s_esp32.h` hardcoded to 0 somewhere, maybe?

Left a comment on FastLED#1165 as well, but it looks like this may just be a limitation of I2S1: in the [technical reference manual](https://www.espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf)--page 303, section 12.1, note 1: "......

Thanks for the report! This data comes from MTGA's resource files directly. I think they must be trying to save space by having cards that have the same abilities reference...

![image](https://user-images.githubusercontent.com/1424566/48181405-29fe1500-e2dc-11e8-9ded-4f365c36c7c9.png)

For posterity: this issue still occurs for me, even with the fix mentioned above.

Thanks! I actually just had to overcome this myself while setting up AppVeyor in the last few days (see: [commit](https://github.com/mtgatracker/mtgatracker/commit/781aedef33e420ac56f9f3384e212ea02a14d036#diff-180360612c6b8c4ed830919bbb4dd459)). Leaving this open to add something to the readme

Hi hhu94. Thanks for the report, and sorry you're running into issues! Could you let me know a little more about your system? What version of windows are you running,...

Also, you're totally right, parting to `%APPDATA%` info windows explorer won't get you to the right place, sorry about that! The full path is actually `C:\Users\YourUsername\AppData\LocalLow\MTGATracker` (or, `%APPDATA` , up...

Whoa, protobufs! I'm gonna be honest, this is a little out of my league, but I'll check it out. I'm a little apprehensive about including an extra nearly 1.5MB (!)...

Howdy! Thanks for filing this issue! Our support for windows 7 is unfortunately pretty limited. I don't personally have a development machine to test for win7 against (but will investigate...