Fork of FT800_3 by
Diff: FT_Gpu_Hal.h
- Revision:
- 8:4601ccd8a927
- Parent:
- 7:a69ac4d39afd
- Child:
- 10:39d32e09742d
diff -r a69ac4d39afd -r 4601ccd8a927 FT_Gpu_Hal.h
--- a/FT_Gpu_Hal.h Wed Feb 24 14:04:34 2016 +0000
+++ b/FT_Gpu_Hal.h Fri Apr 01 18:31:11 2016 +0000
@@ -254,7 +254,7 @@
ft_void_t Sound_ON();
ft_void_t Sound_OFF();
- int Load_jpg(char* filename, ft_int16_t* x_size, ft_int16_t* y_size);
+ int Load_jpg(char* filename, ft_int16_t* x_size, ft_int16_t* y_size,ft_uint32_t address);
ft_void_t Calibrate();
ft_void_t read_calibrate(ft_uint8_t data[24]);
ft_void_t write_calibrate(ft_uint8_t data[24]);
