JPG Images decompression from the microSD card using SmartGPU2 board - MBED + SmartGPU2 board

Dependencies:   SMARTGPU2 mbed

Revision:
1:39094523c711
Parent:
0:699e70ed46ee
Child:
2:b40561f97cc5
--- a/main.cpp	Wed Jul 10 03:30:27 2013 +0000
+++ b/main.cpp	Thu Apr 17 21:46:19 2014 +0000
@@ -1,12 +1,15 @@
+/**************************************************************************************/
 /**************************************************************************************/
 /*SMARTGPU2 intelligent embedded graphics processor unit
- those examples are for use the SMARTGPU2 with the mbed microcontoller, just connect tx,rx,and reset
+ those examples are for using the SMARTGPU2 with the mbed microcontoller, just connect tx,rx,and reset
  Board:
- http://vizictechnologies.com/#/smart-gpu-2/4577779046
+ http://www.vizictechnologies.com/
  
  www.vizictechnologies.com 
- Vizic Technologies copyright 2013 */
+ Vizic Technologies copyright 2014 */
 /**************************************************************************************/
+/**************************************************************************************/
+
 
 #include "mbed.h"
 #include "SMARTGPU2.h"