adafruit / Adafruit_ILI9341

Library for Adafruit ILI9341 displays
398 stars 278 forks source link

overwrite text #58

Closed avandalen closed 4 years ago

avandalen commented 4 years ago

I have made an extension for overwriting numbers. See here: How to overwrite text to the Arduino ILI9341 display: https://www.avdweb.nl/arduino/hardware-interfacing/ili9341-tft You can integrate it into your library if you want.

ladyada commented 4 years ago

hiya a PR to SPITFT (in Adafruit_GFX) would be the best way to get it included! we cannot use code that is under a "CC Non Commercial" license

avandalen commented 4 years ago

Hi

I changed all my software to MIT licence now

what do you with hiya a PR to SPITFT

Kind regards Albert

From: ladyada Sent: Friday, October 25, 2019 6:18 PM To: adafruit/Adafruit_ILI9341 Cc: Albert van Dalen ; Author Subject: Re: [adafruit/Adafruit_ILI9341] overwrite text (#58)

hiya a PR to SPITFT (in Adafruit_GFX) would be the best way to get it included! we cannot use code that is under a "CC Non Commercial" license

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

caternuson commented 4 years ago

@avandalen In general:

More info in this guide: https://learn.adafruit.com/contribute-to-circuitpython-with-git-and-github/overview

avandalen commented 4 years ago

I accidentally verified my own branch (GPX.cpp and GPX.h), can you undo this?

avandalen commented 4 years ago

Ingnore this previous comment: I accidentally verified my own branch (GPX.cpp and GPX.h), can you undo this?