New touchscreen scaling algorithm for the case where measured X values vary with y position (and vice versa)

This commit is contained in:
Gregory Nutt
2013-10-17 12:07:14 -06:00
parent b38468d49f
commit 8ad32012ab
2 changed files with 26 additions and 16 deletions

View File

@@ -13,9 +13,7 @@ menuconfig WL_CC3000
default n
select SPI
if WL_CC3000
source drivers/wireless/cc3000/Kconfig
endif
config WL_NRF24L01
bool "nRF24l01+ transceiver support"
@@ -24,7 +22,6 @@ config WL_NRF24L01
---help---
This options adds driver support for the Nordic nRF24L01+ chip.
if WL_NRF24L01
config WL_NRF24L01_DFLT_ADDR_WIDTH