adafruit / Adafruit_TouchScreen

Arduino library for 4-wire resistive touchscreens
http://www.adafruit.com/index.php?main_page=product_info&cPath=35&products_id=333
Other
272 stars 212 forks source link

Fixed Typo #34

Closed jadonmmiller closed 3 years ago

jadonmmiller commented 3 years ago

Just fixed a quick comment typo. The == operator was described as the != operator.

This does not impact functionality.

ladyada commented 3 years ago

thanx!