adafruit / Adafruit_HX8357_Library

Arduino library for HX8357
39 stars 37 forks source link

TFT_CS for NRF52832_FEATHER is incorrect in some samples #33

Closed PhilManning closed 8 months ago

PhilManning commented 4 years ago

The samples gfxbuttontest_feather.ino, graphicstest_featherwing.ino, and touchpaint_featherwing.ino incorrectly have TFT_CS defined to 13. It should be 31.

bitmapdraw_featherwing has it correctly defined as 31.

ladyada commented 4 years ago

woops could you submit a PR? we'd appreciate it :)

ladyada commented 8 months ago

closing, this was fixed