ardnew / ILI9341-STM32-HAL

ILI9341 color TFT display and touchscreen driver for STM32 using HAL SPI with DMA
MIT License
86 stars 17 forks source link

Remove unused function finterp #5

Closed IboKhaled closed 3 years ago

IboKhaled commented 3 years ago

finterp is not used anymore.

3