comparison gsm-fw/include/condat/dspl.h @ 663:643379e7e141

gsm-fw/include/condat: initial round of fixes
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 28 Sep 2014 04:25:41 +0000
parents a712c95b60c1
children
comparison
equal deleted inserted replaced
662:a712c95b60c1 663:643379e7e141
331 //xpradipg : New LCD API Migration 331 //xpradipg : New LCD API Migration
332 //New function added to control the refresh of the LCD, the earlier implement 332 //New function added to control the refresh of the LCD, the earlier implement
333 //-ion of the global variable is moved inside this function and also adopted 333 //-ion of the global variable is moved inside this function and also adopted
334 //for the new LCD API migration 334 //for the new LCD API migration
335 EXTERN int dspl_control(int state); 335 EXTERN int dspl_control(int state);
336 336
337 #endif 337 #endif